A persistent object library based on Redis
Project description
Sider is a persistent object library based on Redis. It is currently heavily under development, but you can check the future roadmap also. See more details in the documentation.
You can install it from PyPI:
$ pip install Sider # or $ easy_install Sider
Distributed under MIT license. See also LICENSE file.
Written by Hong Minhee.