Contents

fakeredis 2.21.3

0

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

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

Stars: 704, Watchers: 704, Forks: 185, Open Issues: 7

The jamesls/fakeredis repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 704 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
Daniel Moran
License
BSD-3-Clause
Homepage
https://github.com/cunla/fakeredis-py
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.

GitHub Issues

The fakeredis package has 7 open issues on GitHub

  • support for redis-py 4.1.1
  • 1.6.1:pytest warnings
  • Add support for redis-py 4.1.0
  • Support LUA scripting

See more issues on GitHub

Related Packages & Articles