- update to 2.34.1:
* Fix handling of deprecated arguments in `FakeRedis` to
support redis-py 7.2.0 #457
* Blocking `XREAD` with `block=0` works as expected #453
* TcpFakeServer supports RESP3 #437
* Add missing keys to `XINFO STREAM` #445
* Caching LuaRuntime to prevent memory leak in eval()
* Refactor models to use BaseModel with redis-type #454
* Implement `MSETEX` (From Redis 8.4)
* fix[FakeAsyncRedis]: FakeAsyncRedis supports protocol=3 #442
* fix[TcpFakeServer]: TcpFakeServer supports pub/sub #431
* fix[TcpFakeServer]: preserve whitespace in bulk strings
@oliverhaas #435
* Update tests to support redis-py 7.1.0 and Redis 8.4
* Async tests run on resp3 and resp2
- Update to 2.23.4.
OBS-URL: https://build.opensuse.org/request/show/1343427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fakeredis?expand=0&rev=33
Description
No description provided
Languages
RPM Spec
100%