
Clodss - On-Disk data-structures store with redis-like API.
clodss is a data-structures on-disk store with an API compatible with redis. It gives the Python developer the simplicity of the redis API which scales beyond memory capacity, the power of multi-processing, and removes network latency & server setup overhead.