Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37525459
en ru br
ALT Linux repos
S:2.18.0-alt1

Group :: Development/Python3
RPM: python3-module-fakeredis

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.18.0-alt1
Build date: 15 august 2023, 09:15 ( 36.4 weeks ago )
Size: 151.04 Kb

Home 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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-fakeredis
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin