File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (14 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package memorydb provides the API client, operations, and parameter types for
// Amazon MemoryDB.
//
// MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database
// that delivers ultra-fast performance and Multi-AZ durability for modern
// applications built using microservices architectures.
//
// MemoryDB stores the entire database in-memory, enabling low latency and high
// throughput data access. It is compatible with Redis, a popular open source data
// store, enabling you to leverage Redis’ flexible and friendly data structures,
// APIs, and commands.
package memorydb