https://github.com/twitter/pelikan
Pelikan is Twitter's framework for developing cache services. It is:
**Fast**: Pelikan provides high-throughput and low-latency caching solutions.
**Reliable**: Pelikan is designed for large-scale deployment and the implementation is informed by our operational experiences.
**Modular**: Pelikan is a framework for rapidly developing new caching solutions by focusing on the inherent architectural similarity between caching services and providing reusable low-level components.