fakeredis 2.25.1
0
Python implementation of redis API, can be used for testing purposes.
Contents
Python implementation of redis API, can be used for testing purposes.
Stars: 703, Watchers: 703, Forks: 183, Open Issues: 8The jamesls/fakeredis
repo was created 13 years ago and the last code push was 1 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
- 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
Related Packages
Errors
A list of common fakeredis errors.
Code Examples
Here are some fakeredis
code examples and snippets.
GitHub Issues
The fakeredis package has 8 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