// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT. // Package memorydb provides the client and types for making API // requests to 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. // // See https://docs.aws.amazon.com/goto/WebAPI/memorydb-2021-01-01 for more information on this service. // // See memorydb package documentation for more information. // https://docs.aws.amazon.com/sdk-for-go/api/service/memorydb/ // // # Using the Client // // To contact Amazon MemoryDB with the SDK use the New function to create // a new service client. With that client you can make API requests to the service. // These clients are safe to use concurrently. // // See the SDK's documentation for more information on how to use the SDK. // https://docs.aws.amazon.com/sdk-for-go/api/ // // See aws.Config documentation for more information on configuring SDK clients. // https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config // // See the Amazon MemoryDB client MemoryDB for more // information on creating client for this service. // https://docs.aws.amazon.com/sdk-for-go/api/service/memorydb/#New package memorydb