python-fakeredis
Fake implementation of redis API for testing purposes
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-fakeredis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fakeredis-2.17.0-gh.tar.gz | 0000186209 182 KB | |
python-fakeredis.changes | 0000009474 9.25 KB | |
python-fakeredis.spec | 0000002396 2.34 KB |
Revision 18 (latest revision is 27)
Ana Guerrero (anag+factory)
accepted
request 1099295
from
Dirk Mueller (dirkmueller)
(revision 18)
- update to 2.17.0: * Implement `LPOS` #207, `LMPOP` #184, and `BLMPOP` #183 * Implement `ZMPOP` #191, `BZMPOP` #186 * Fix incorrect error msg for group not found #210 * fix: use same server_key within pipeline when issued watch issue with ZRANGE and ZRANGESTORE with BYLEX #214 * Implemented support for `JSON.MSET` #174, `JSON.MERGE` #181 * Add support for version for async FakeRedis #205 * Updated how to test django_rq #204
Comments 0