Skip to content

Releases: Netflix/EVCache

v5.18.9: Fixed for count == 0 and Policy is one

10 Sep 23:05
Compare
Choose a tag to compare

v5.18.8

10 Sep 06:56
Compare
Choose a tag to compare
Fixed debug

v5.18.7

09 Sep 08:33
Compare
Choose a tag to compare
Adding ttl to event data for incr and decr events

v5.18.6

09 Sep 04:36
Compare
Choose a tag to compare
Fixed issue with transcoding multiple times

v5.18.5

28 Aug 05:52
Compare
Choose a tag to compare
Fixed inmemory stats

Consolidated hashing to Impl, Flip duet between primary and secondary, EVCacheInternalImpl

25 Aug 22:27
7421dcb
Compare
Choose a tag to compare
Merge pull request #89 from Netflix/feature/consolidate_hashing

Consolidated hashing to Impl, Flip duet between primary and secondary, EVCacheInternalImpl

Support for duet primary and counting secondary write asgs towards writeonly

07 Aug 19:51
2b56ca8
Compare
Choose a tag to compare
Merge pull request #88 from Netflix/feature/duet_write_only_and_primary

Feature/duet write only and primary

Adding disclaimer comment for EVCacheInternalImpl

03 Aug 17:48
Compare
Choose a tag to compare
v5.18.2-rc.4

Adding disclaimer comment for EVCacheInternalImpl

EVCacheInternal changes and bug fix

30 Jul 09:29
Compare
Choose a tag to compare
Pre-release
  • EVCacheInternal is now package-private
  • Added support for metaGetPerClient and metaDebugPerClient.
  • Bug fix for set and replace APIs to support mixed clients with and without hashing
  • Support for disabling hashing at client level, even if hashing is enabled at app level

Support for multiple destination IPs in EVCacheInternal

24 Jul 21:41
Compare
Choose a tag to compare
v5.18.2-rc.2

Adding support for multiple destination ips