Clodss

Clodss

On-Disk data-structures store with redis-like API.

0 followers

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.
Clodss gallery image
Clodss gallery image
Launch Team
Tines
Tines
The intelligent workflow platform
Promoted

What do you think? …

Mohamed Abdel-Maksoud
Ahoi, I work a lot with Python and love the simplicity of redis, but not the fact that things should fit in memory and I should spin up a redis server to get started. Hence I created an embedded on disk redis-like store. Enjoy!