Package python3-module-fakeredis: Information
Source package: python3-module-fakeredis
Version: 2.34.1-alt1
Build time: Mar 3, 2026, 01:58 PM in the task #409809
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/fakeredis/
License: BSD
Summary: Fake implementation of redis API for testing purposes
Description:
fakeredis is a pure-Python implementation of the redis-py python client that simulates talking to a redis server. This was created for a single purpose: to write unittests. Setting up redis is not hard, but many times you want to write unittests that do not talk to an external server (such as redis). This module now allows tests to simply use this module as a reasonable substitute for redis.
Maintainer: Stanislav Levin
Last changed
March 3, 2026 Stanislav Levin 2.34.1-alt1
- 2.34.0 -> 2.34.1.
Feb. 17, 2026 Stanislav Levin 2.34.0-alt1
- 2.33.0 -> 2.34.0.
Dec. 17, 2025 Stanislav Levin 2.33.0-alt1
- 2.32.1 -> 2.33.0.