FICHA · MANJARO

python-fakeredis

Fake implementation of redis API (redis-py) for testing purposes

  • Library
  • Dev
  • DATABASE
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Run tests against an in-memory fake implementation of the Redis Python API. It helps projects test Redis-using code without starting a real Redis server for every test run.

This is a testing helper, not a production Redis replacement. Behavior may differ from a real server, so important locking, persistence, expiration, and concurrency behavior should also be tested with Redis itself.

Permissions

Permissions not analysed for this source yet.