# EVCache **Repository Path**: zmyer/EVCache ## Basic Information - **Project Name**: EVCache - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README EVCache ======= [![Join the chat at https://gitter.im/Netflix/EVCache](https://badges.gitter.im/Netflix/EVCache.svg)](https://gitter.im/Netflix/EVCache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) 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](http://image.slidesharecdn.com/evcacheatnetflix-160311224739/95/evcache-at-netflix-1-638.jpg?cb=1457769154)](http://www.slideshare.net/ShashiShekarMadappa/evcache-at-netflix)