Skip to content

Implementation of Redis in python. fully compatible with using redis-py.

License

Notifications You must be signed in to change notification settings

markuspinter/fakeredis-py

 
 

Repository files navigation

fakeredis: A fake version of a redis-py

badge CI badge badge badge Open Source Helpers

Documentation is now hosted in https://fakeredis.readthedocs.io/

Intro

fakeredis is a pure-Python implementation of the redis-py python client that simulates talking to a redis server.

This was created originally for a single purpose: to write tests.

This module now allows tests to simply use this module as a reasonable substitute for redis.

Sponsor

fakeredis-py is developed for free.

You can support this project by becoming a sponsor using this link.

Security contact information

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

About

Implementation of Redis in python. fully compatible with using redis-py.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%