About

redis-limpyd is a project initiated by Yohan Boniface, using python to store “models” in Redis, with the help of Stéphane «Twidi» Angel

Source

The project is hosted on Github at https://github.com/limpyd/redis-limpyd

Install

Python versions 2.7 and 3.5 to 3.8 are supported (CPython and PyPy)

Redis-py versions >= 2.9.1 and < 2.11 are supported.

pip install redis-limpyd

Participation

If you want to help, please fork (master or a feature branch, not develop) and work on a branch with a comprehensive name, write tests (seriously, everything is severely tested in limpyd) and make a pull request.

Maintainers

Extensions