1
0
Go to file
Dirk Mueller 213d8ff19b - update to v2.4.0:
* Implement LCS (#111), BITOP (#110)
  * Fix bug checking type in scan_iter (#109)
  * Implement GETEX (#102)
  * Implement support for JSON.STRAPPEND (json command) (#98)
  * Implement JSON.STRLEN, JSON.TOGGLE and fix bugs with JSON.DEL (#96)
  * Implement PUBSUB CHANNELS, PUBSUB NUMSUB
  * Implement JSON.CLEAR (#87)
  * Support for redis-py v4.4.0
  * Implement json.mget (#85)
  * Initial json module support - JSON.GET, JSON.SET and JSON.DEL (#80)
  * fix: add nowait for asyncio disconnect (#76)
  * Refactor how commands are registered (#79)
  * Refactor tests from redispy4_plus (#77)
  * Remove support for aioredis separate from redis-py (redis-py versions
    4.1.2 and below). (#65)
  * Add support for redis-py v4.4rc4 (#73)
  * Add mypy support  (#74)
  * Implement support for zmscore by @the-wondersmith in #67
  * What's Changed
  * implement GETDEL and SINTERCARD support by @cunla in #57
  * Test get float-type behavior by @cunla in #59
  * Implement BZPOPMIN/BZPOPMAX support by @cunla in #60

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fakeredis?expand=0&rev=21
2023-01-06 11:16:19 +00:00
.gitattributes Accepting request 690170 from home:jayvdb:django 2019-04-03 08:05:18 +00:00
.gitignore Accepting request 690170 from home:jayvdb:django 2019-04-03 08:05:18 +00:00
fakeredis-2.4.0-gh.tar.gz - update to v2.4.0: 2023-01-06 11:16:19 +00:00
python-fakeredis.changes - update to v2.4.0: 2023-01-06 11:16:19 +00:00
python-fakeredis.spec - update to v2.4.0: 2023-01-06 11:16:19 +00:00