File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.17.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 384,244 kB
  • sloc: java: 13,538; makefile: 400; sh: 137
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