SkillAgentSearch skills...

EVCache

A distributed in-memory data store for the cloud

Install / Use

/learn @Netflix/EVCache
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EVCache

Join the chat at https://gitter.im/Netflix/EVCache

EVCache is a memcached & spymemcached based caching solution that is mainly used for AWS EC2 infrastructure for caching frequently used data.

EVCache is an abbreviation for:

  • Ephemeral - The data stored is for a short duration as specified by its TTL (Time To Live).
  • Volatile - The data can disappear any time (Evicted).
  • Cache - An in-memory key-value store.

ScreenShot

Building

Java 9+ required

View on GitHub
GitHub Stars2.2k
CategoryDevelopment
Updated4h ago
Forks251

Languages

Java

Security Score

95/100

Audited on Apr 5, 2026

No findings