Quitsies is a distributed and disk persisted caching system that implements a subset of the Memcached text protocol. It was built as a minimal drop-in replacement for Memcached, and has been running in our production pipelines for over a year.
This post explains why we needed Quitsies, and how we went about building it. Quitsies is open source, so you can try it yourself.