Coredis

Latest version: v4.20.0

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

Scan your dependencies

Page 11 of 22

4.0.2

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

* Compatibility

* Relax version checking to only warn if a server reports
a non standard server version (for example with Redis-like
databases)
* Raise an exception when client tracking is not available
and server assisted caching cannot be used (for example
with upstash provisioned redis instances)

* Documentation

* Add more detail about Sharded Pub/Sub

4.0.1

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

* Documentation

* Added section about reliability in handbook
* Improved cross referencing

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.

Page 11 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.