Files
python-redis/python-redis.changes
Dirk Mueller 3c19600b9c - update to 6.4.0:
* Added epsilon property to the vsim command
- update to 6.3.0:
  * Add support for new BITOP operations: DIFF, DIFF1, ANDOR, ONE
  * Support new VAMANA vector index type
  * Add new stream commands
  * add async Retry __eq__ and __hash__ & fix
    ExponentialWithJitterBackoff __eq__
  * Fixing sentinel command execution to allow returning of
    actual responses when meaningful - behaviour controlled by
    'return_responses' argument.
  * Annotate deprecated_args decorator to preserve wrapped
    function type signature
  * Fix ConnectionPool to raise MaxConnectionsError instead of
    Connection…
  * add async Retry __eq__ and __hash__ & fix
    ExponentialWithJitterBackoff __eq__
  * SentinelManagedConnection searches for new master upon
    connection failure (#3560)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=106
2025-09-30 12:35:04 +00:00

72 KiB