Coredis

Latest version: v4.17.0

Safety actively analyzes 682471 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 21

4.0.0

------
Release Date: 2022-07-15

* Features

* Added support for using ``noreply`` when sending commands (see :ref:`handbook/noreply:no reply mode`)
* Added support for ensuring replication to ``n`` replicas using :meth:`~coredis.Redis.ensure_replication`.
* Moved :class:`~coredis.KeyDB` client out of experimental namespace

* Backward incompatible changes

* Use RESP3 as default protocol version (see :ref:`handbook/response:redis response`)
* :paramref:`~coredis.RedisCluster.non_atomic_cross_slot` is default behavior for cluster clients
* Moved exceptions out of root namespace to ``coredis.exceptions``
* Removed Lock implementations
* Dropped support for hiredis (see :ref:`history:parsers`)
* Removed ``StrictRedis`` & ``StrictRedisCluster`` aliases

3.11.5

-------
Release Date: 2022-07-13

* Chore

* Remove python 3.11 binary wheel builds

3.11.4

-------
Release Date: 2022-07-09

* Bug Fix

* Fix issue with sharded pubsub not handling multiple channel
subscriptions

3.11.3

-------
Release Date: 2022-07-07

* Bug Fix

* Correct implementation of restore command when
absttl argument is True.

3.11.2

-------
Release Date: 2022-06-30

* Bug Fix

* Ignore case when comparing error strings to map to
exceptions

3.11.1

-------
Release Date: 2022-06-29

* Bug Fix

* Fix incorrect handling of :paramref:`~coredis.RedisCluster.non_atomic_cross_slot`
commands when not all nodes are required for a command

Page 10 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.