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 >= 3 are supported, with redis-server versions >= 3.

pip install redis-limpyd

For Redis-py versions < 3, please use limpyd version 1.3.1 (or later in 1.x versions)

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