Contents

fakeredis 2.34.0

0

Python implementation of redis API, can be used for testing purposes.

Python implementation of redis API, can be used for testing purposes.

Stars: 703, Watchers: 703, Forks: 178, Open Issues: 8

The jamesls/fakeredis repo was created 14 years ago and the last code push was 3 years ago.
The project is popular with 703 github stars!

How to Install fakeredis

You can install fakeredis using pip

pip install fakeredis

or add it to a project with poetry

poetry add fakeredis

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/fakeredis/
Documentation:
https://fakeredis.moransoftware.ca/
GitHub Repo:
https://github.com/jamesls/fakeredis

Classifiers

  • Software Development/Libraries/Python Modules
No  fakeredis  pypi packages just yet.

Errors

A list of common fakeredis errors.

Code Examples

Here are some fakeredis code examples and snippets.

Related Packages & Articles

django-rq 3.2.2

An app that provides django integration for RQ (Redis Queue)