See: Description
| Interface | Description |
|---|---|
| MemoryDbAsyncClient |
Service client for accessing Amazon MemoryDB asynchronously.
|
| MemoryDbAsyncClientBuilder |
A builder for creating an instance of
MemoryDbAsyncClient. |
| MemoryDbBaseClientBuilder<B extends MemoryDbBaseClientBuilder<B,C>,C> |
This includes configuration specific to Amazon MemoryDB that is supported by both
MemoryDbClientBuilder and
MemoryDbAsyncClientBuilder. |
| MemoryDbClient |
Service client for accessing Amazon MemoryDB.
|
| MemoryDbClientBuilder |
A builder for creating an instance of
MemoryDbClient. |
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.
Copyright © 2023. All rights reserved.