Skip navigation links

cloudant-client-cache-redis 0.1.1 API

This project provides a CacheWithLifetimes that can be used with DatabaseCacheWithLifetimes to provide a cache for Cloudant databases used with the java-cloudant cloudant-client.

See: Description

Packages 
Package Description
com.cloudant.client.cache
Primary package for cloudant-client-cache.
com.cloudant.client.cache.redis
Provides a CacheWithLifetimes implementation that uses a Redis instance as the cache store.

This project provides a CacheWithLifetimes that can be used with DatabaseCacheWithLifetimes to provide a cache for Cloudant databases used with the java-cloudant cloudant-client.

The RedisCache uses Redis for the cache storage.

For additional information see the javadoc for cloudant-client-cache .

Skip navigation links