Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Netflix/EVCache

A distributed in-memory data store for the cloud
https://github.com/Netflix/EVCache

Last synced: about 2 months ago
JSON representation

A distributed in-memory data store for the cloud

Lists

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)