Package python3-module-fakeredis: Information
Source package: python3-module-fakeredis
Version: 2.35.0-alt1
Build time: Apr 10, 2026, 06:48 PM in the task #414841
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
April 10, 2026 Stanislav Levin 2.35.0-alt1
- 2.34.1 -> 2.35.0.
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.