Releases: Netflix/EVCache
EVCACHE-454: Ignore application eureka status.
Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.
EVCACHE-454: Ignore application eureka status.
Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.
EVCACHE-454: Ignore application eureka status.
Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.
EVCACHE-454: Ignore application eureka status.
Ideally, the app should not serve traffic until it is healthy but this option - ignoreAppEurekaStatus will allow the app to ignore application eureka status while trying to initialize evcache client. This feature may be required for applications that are behind load balancers. They may fail to register successfully with eureka but are still expected to serve traffic.
v5.18.18: Merge pull request #101 from karkum/patch-1
Update brave version to 5.12.7
v5.18.17: Shutdown the client if it the enabled fp is set to false.
also consolidated all shutdown under one method
Bugfix for shutting down client when enabled fp is set to false
Shutdown the client if it the enabled fp is set to false. also consolidated all shutdown under one method
v5.18.15: Merge pull request #97 from Netflix/feature/base85
Fixed a bug with hashedkey where we were dueting it by default.
v5.18.14: Merge pull request #95 from Netflix/feature/base85
Added support for Ascii85 encoding
Added support for Ascii85 encoding
Merge pull request #95 from Netflix/feature/base85 Added support for Ascii85 encoding