Sider
June 24, 2014 ยท View on GitHub
.. image:: https://badge.fury.io/py/Sider.svg? :target: https://pypi.python.org/pypi/Sider :alt: Latest PyPI version
.. image:: https://travis-ci.org/dahlia/sider.svg?branch=master :target: https://travis-ci.org/dahlia/sider :alt: Build Status
.. image:: https://img.shields.io/coveralls/dahlia/sider.svg? :target: https://coveralls.io/r/dahlia/sider :alt: Coverage Status
Sider is a persistent object library based on Redis. It is currently
heavily under development, but you can check the future roadmap <http://sider.dahlia.kr/en/latest/roadmap.html>_ if you want.
See more details in the documentation <http://sider.dahlia.kr/>_.
You can install it from PyPI <https://pypi.python.org/pypi/Sider>_::
$ pip install Sider
Distributed under MIT license <http://minhee.mit-license.org/>_.
See also LICENSE file.
Written by Hong Minhee <http://hongminhee.org/>_.