See: Description
| Interface | Description |
|---|---|
| FF4JCacheManager |
Cache Layer on top of
FeatureStore to enhance performances. |
| Class | Description |
|---|---|
| FF4jCacheProxy |
Access to
FeatureStore could generate some overhead and decrease performances. |
| InMemoryCacheEntry<T> |
Cache entry with object and inserted Date.
|
| InMemoryCacheManager |
Proposition of inmemory cache implementation.
|
| Store2CachePollingScheduler |
Poll target stores on a fixed delay basis and fill cache to avoid reaching TTL of key.
|
| Store2CachePollingWorker |
Working thread to poll and fetch data from store and copy to local cache.
|
Copyright © 2013–2017 FF4J. All rights reserved.