File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (12 lines) | stat: -rw-r--r-- 651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
// 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