Python implementation of redis API, can be used for testing purposes.
Project description
fakeredis: A fake version of a redis-py
Documentation is hosted in https://fakeredis.readthedocs.io/
Intro
FakeRedis is a pure-Python implementation of the Redis key-value store.
It enables running tests requiring redis server without an actual server.
It provides enhanced versions of the redis-py Python bindings for Redis. That provide the following added functionality: A built-in Redis server that is automatically installed, configured and managed when the Redis bindings are used. A single server shared by multiple programs or multiple independent servers. All the servers provided by FakeRedis support all Redis functionality including advanced features such as RedisJson, GeoCommands.
See official documentation for list of supported commands.
Sponsor
fakeredis-py is developed for free.
You can support this project by becoming a sponsor using this link.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file fakeredis-2.18.0.tar.gz
.
File metadata
- Download URL: fakeredis-2.18.0.tar.gz
- Upload date:
- Size: 111.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9c18d3dba81a470953cc042868b411e334109e065cde53a7a82beef6702a1de |
|
MD5 | bfa61f84acc9a1070cced4a62f6d9721 |
|
BLAKE2b-256 | 70643dc26499dbe656525e65d0c9035c3715906816d29bcb08fd1e833beeb007 |
File details
Details for the file fakeredis-2.18.0-py3-none-any.whl
.
File metadata
- Download URL: fakeredis-2.18.0-py3-none-any.whl
- Upload date:
- Size: 67.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc7a82e9caec80096659fd9a810b72d21f833574be26ff7b97955db626d60bac |
|
MD5 | c46697d1c908ab0c3f0a5e65f007a7ff |
|
BLAKE2b-256 | ef8e8e454a26a7c651f0bb4ab0dc9372c44e2b53426a49611d1e8ca2207168e7 |