Releases: Netflix/EVCache
Releases · Netflix/EVCache
v5.18.9: Fixed for count == 0 and Policy is one
code cleanup
v5.18.8
v5.18.7
v5.18.6
v5.18.5
Consolidated hashing to Impl, Flip duet between primary and secondary, EVCacheInternalImpl
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
Pre-release
Merge pull request #88 from Netflix/feature/duet_write_only_and_primary Feature/duet write only and primary
Adding disclaimer comment for EVCacheInternalImpl
v5.18.2-rc.4 Adding disclaimer comment for EVCacheInternalImpl
EVCacheInternal changes and bug fix
- 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
v5.18.2-rc.2 Adding support for multiple destination ips