See: Description
Interface | Description |
---|---|
AmazonDax |
Interface for accessing Amazon DAX.
|
AmazonDaxAsync |
Interface for accessing Amazon DAX asynchronously.
|
Class | Description |
---|---|
AbstractAmazonDax |
Abstract implementation of
AmazonDax . |
AbstractAmazonDaxAsync |
Abstract implementation of
AmazonDaxAsync . |
AmazonDaxAsyncClient |
Client for accessing Amazon DAX asynchronously.
|
AmazonDaxAsyncClientBuilder |
Fluent builder for
AmazonDaxAsync . |
AmazonDaxClient |
Client for accessing Amazon DAX.
|
AmazonDaxClientBuilder |
Fluent builder for
AmazonDax . |
DAX is a managed caching service engineered for Amazon DynamoDB. DAX dramatically speeds up database reads by caching frequently-accessed data from DynamoDB, so applications can access that data with sub-millisecond latency. You can create a DAX cluster easily, using the AWS Management Console. With a few simple modifications to your code, your application can begin taking advantage of the DAX cluster and realize significant improvements in read performance.
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.