Releases: Netflix/EVCache
Releases · Netflix/EVCache
v4.85.0: moved ConfigurationManager to DyanamicProperties
Loading the property file using a ConfigLoader
v4.84.0
improved refreshAsync logic to ensure we force a full refresh only if…
v4.83.0: Can disable AsyncRefresh of Connection Pool
AsyncRefresh of Connection pool is bounded bounded by a thread pool
v4.82.0
Reading the operation timeout from ConnectionFactory so that we can c…
v4.81.0
Add throttling for retry operations so we can cancel them if need be …
v4.80.0
Support for cloning writes across multiple evcache apps
v4.79.0
rolled back equal comparision for inmemory refresh. fixed EVCacheMemc…
v4.78.0
Added exception handling for getAndTouch for inmemory cache
v4.77.0
Throwing a checked exception if the value could not be loaded in to i…