Skip to content

Releases: Netflix/EVCache

v4.85.0: moved ConfigurationManager to DyanamicProperties

08 May 20:15
Compare
Choose a tag to compare
Loading the property file using a ConfigLoader

v5.0.4-rc.1

03 May 22:47
Compare
Choose a tag to compare
v5.0.4-rc.1 Pre-release
Pre-release
fixed compile issue

v4.84.0

24 Apr 21:38
Compare
Choose a tag to compare
improved refreshAsync logic to ensure we force a full refresh only if…

v4.83.0: Can disable AsyncRefresh of Connection Pool

14 Apr 02:20
Compare
Choose a tag to compare
AsyncRefresh of Connection pool is bounded bounded by a thread pool

v4.82.0

12 Apr 17:43
Compare
Choose a tag to compare
Reading the operation timeout from ConnectionFactory so that we can c…

v4.81.0

27 Mar 21:54
Compare
Choose a tag to compare
Add throttling for retry operations so we can cancel them if need be …

v4.80.0

25 Mar 07:49
Compare
Choose a tag to compare
Support for cloning writes across multiple evcache apps

v4.79.0

15 Mar 21:37
Compare
Choose a tag to compare
rolled back equal comparision for inmemory refresh. fixed EVCacheMemc…

v4.78.0

08 Mar 05:44
Compare
Choose a tag to compare
Added exception handling for getAndTouch for inmemory cache

v4.77.0

08 Mar 04:57
Compare
Choose a tag to compare
Throwing a checked exception if the value could not be loaded in to i…