Go to file
Matej Cepl d3a53b0bd3 Accepting request 982133 from home:bnavigator:branches:devel:languages:python
- Update to version 4.3.3
  * Fix Lock crash, and versioning 4.3.3 (#2210)
  * Async cluster: improve docs (#2208)
- Release 4.3.2
  * SHUTDOWN - add support for the new NOW, FORCE and ABORT modifiers (#2150)
  * Adding pipeline support for async cluster (#2199)
  * Support CF.MEXISTS + Clean bf/commands.py (#2184)
  * Extending query_params for FT.PROFILE (#2198)
  * Implementing ClusterPipeline Lock (#2190)
  * Set default response_callbacks to redis.asyncio.cluster.ClusterNode (#2201)
  * Add default None for maxlen at xtrim command (#2188)
  * Async cluster: add/update typing (#2195)
  * Changed list type to single element type (#2203)
  * Made sync lock consistent and added types to it (#2137)
  * Async cluster: optimisations (#2205)
  * Fix typos in README (#2206)
  * Fix modules links to https://redis.io/commands/ (#2185)

- Update to version 4.3.1
    * Allow negative `retries` for `Retry` class to retry forever
    * Add `items` parameter to `hset` signature
    * Create codeql-analysis.yml (#1988). Thanks @chayim
    * Add limited support for Lua scripting with RedisCluster
    * Implement `.lock()` method on RedisCluster
    * Fix cursor returned by SCAN for RedisCluster & change default
      target to PRIMARIES
    * Fix scan_iter for RedisCluster
    * Remove verbose logging when initializing ClusterPubSub,
      ClusterPipeline or RedisCluster
    * Fix broken connection writer lock-up for asyncio (#2065)

OBS-URL: https://build.opensuse.org/request/show/982133
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=59
2022-06-13 06:36:30 +00:00
.gitattributes init 2010-03-07 22:28:01 +00:00
.gitignore init 2010-03-07 22:28:01 +00:00
python-redis.changes Accepting request 982133 from home:bnavigator:branches:devel:languages:python 2022-06-13 06:36:30 +00:00
python-redis.spec Accepting request 982133 from home:bnavigator:branches:devel:languages:python 2022-06-13 06:36:30 +00:00
redis-4.3.3.tar.gz Accepting request 982133 from home:bnavigator:branches:devel:languages:python 2022-06-13 06:36:30 +00:00
redismod.conf Accepting request 982133 from home:bnavigator:branches:devel:languages:python 2022-06-13 06:36:30 +00:00
tox.ini Accepting request 982133 from home:bnavigator:branches:devel:languages:python 2022-06-13 06:36:30 +00:00