Skip to content

Releases: Netflix/EVCache

v5.13.7-rc.1: Merge pull request #78 from Netflix/feature/duet_lazy_load

30 Apr 23:17
db8b3ec
Compare
Choose a tag to compare
Moving to lazy loading of duet keys

v5.13.6-rc.1

30 Apr 16:49
Compare
Choose a tag to compare
v5.13.6-rc.1 Pre-release
Pre-release
Using getDerivedKey for metaget call to support duet capability

v5.13.5-rc.1

10 Apr 06:11
Compare
Choose a tag to compare
v5.13.5-rc.1 Pre-release
Pre-release
Fetching all flags for meta get

v5.13.4-rc.1

10 Apr 05:03
Compare
Choose a tag to compare
v5.13.4-rc.1 Pre-release
Pre-release
Changed variables into methods so we can override them

v5.13.3-rc.1: if the size changes while getting the list of

10 Apr 01:27
Compare
Choose a tag to compare
write only cluster this ensures we don't throw an ArryIndexOutOfBount exception

v5.13.2-rc.1

12 Mar 20:02
Compare
Choose a tag to compare
v5.13.2-rc.1 Pre-release
Pre-release
Support for ASCII protocol

v5.13.1-rc.1

06 Mar 18:25
Compare
Choose a tag to compare
v5.13.1-rc.1 Pre-release
Pre-release
added support to bootstrap and refresh persisted properties

v5.12.28

05 Mar 23:25
Compare
Choose a tag to compare
If clientArray is null return an Empty client array for write ops

v5.12.27: Fixed loggers from

05 Mar 00:00
Compare
Choose a tag to compare
private
to
private static final

v5.12.26

03 Mar 21:39
Compare
Choose a tag to compare
Removed pool refresh from read path as this was not effectively runni…