Skip to content

Releases: Netflix/EVCache

Pushing a new release with all merges

18 Oct 21:25
11b47ec
Compare
Choose a tag to compare

This release primarily reverses the modifications made in PR https://github.com/Netflix/EVCache/pull/149/files, as they are causing issues with backward compatibility.

Pushing a new release with all merges

15 Oct 21:20
dc4b13b
Compare
Choose a tag to compare
Merge pull request #149 from Netflix/treat-empty-string-as-null

When the EVCacheImpl cacheName is an empty string it should have the …

Pushing a new release with all merges

30 May 22:29
7b54d1b
Compare
Choose a tag to compare
Merge pull request #145 from Netflix/evcache-builder-pool-manager

Expose a setter in EVCache.Builder to explicitly set the pool manager

5.20.0 version of Evcache Client

27 Jul 18:10
db4014a
Compare
Choose a tag to compare

Changes

  1. Compression metrics changes
  2. Add API optimization (sorting clients)

Adding metrics for publishing the compression ratio

29 Jun 22:12
b8f252e
Compare
Choose a tag to compare
Merge pull request #139 from samuelfu/samuelfu/timer

Add percentile timer metric for gzip compression ratio

Sort Clients for add call

14 Dec 22:22
Compare
Choose a tag to compare
Pre-release
v5.19.1-rc.1

Sort Clients for add

Latest version of Evcache Client

25 Jan 22:12
4bdd49a
Compare
Choose a tag to compare
  1. Async (Still in beta testing)
  2. Zone Affinity changes

async APIs and disable zone affinity fix

17 Nov 22:55
4bdd49a
Compare
Choose a tag to compare
  • async APIs for GET and bulkGET
  • Disable zone affinity

Fix Bulktimeout metric

20 Sep 05:48
Compare
Choose a tag to compare
Pre-release

Fix Bulktimeout metric

Fix for evcache timeout

07 Sep 17:07
Compare
Choose a tag to compare
Pre-release

Fix for evcache timeout