Package software.amazon.awssdk.services.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.
-
Interface Summary Interface Description MemoryDbAsyncClient Service client for accessing Amazon MemoryDB asynchronously.MemoryDbAsyncClientBuilder A builder for creating an instance ofMemoryDbAsyncClient.MemoryDbBaseClientBuilder<B extends MemoryDbBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon MemoryDB that is supported by bothMemoryDbClientBuilderandMemoryDbAsyncClientBuilder.MemoryDbClient Service client for accessing Amazon MemoryDB.MemoryDbClientBuilder A builder for creating an instance ofMemoryDbClient.MemoryDbServiceClientConfiguration.Builder A builder for creating aMemoryDbServiceClientConfiguration -
Class Summary Class Description MemoryDbServiceClientConfiguration Class to expose the service client settings to the user.