keylime 0.0.1

Data cache plateform using Key Value stores.
1
2
3
4
5
6
7
# KeyLime

Key Lime (short for Key Lookup, Insertion, Management Engine) is a Key-Value memory platform. The goal is to create something of a light-weight Redis. At this time, it is not production ready, and is a Proof of Concept for experimenting.

# Not Production Ready

As long as this flag is up, KeyLime is not recommended for production use. Treat it as an experiment or Proof of Concept.