Coredis

Latest version: v4.20.0

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

Scan your dependencies

Page 8 of 22

4.8.0

------
Release Date: 2022-10-28

* Feature

* Add a ``decoding`` context manager to control decoding behavior

* Performance

* Remove validation code paths at decoration time in optimized mode

4.7.1

------
Release Date: 2022-10-31

* Bug Fix

* Fix wheels for macos

4.7.0

------
Release Date: 2022-10-26

* Feature

* Add optimized mode to allow skipping validation code paths
* Add ``lastid`` parameter to ``xclaim`` method

* Bug Fix

* Ensure ``LuaLock`` context manager throws an exception when a
lock cannot be acquired

* Compatibility

* Add final python 3.11 wheels

4.6.0

------
Release Date: 2022-10-10

* Feature

* Implement early release back to connection pool to allow
multiple concurrent commands to use the some connection
thus significantly reducing the need to expand the connection
pool when using blocking connection pools

* Bug Fix

* Add a lock when initializing the cluster client to ensure
concurrent "first access" does not result in corruption of the
cluster node layout or a thundering herd to initialize the layout

* Compatibility

* Enable wheel build for python 3.11

* Chores

* Improve stability of test suite
* Enable recursive response types for mypy & pyright

4.5.6

------
Release Date: 2022-08-31

* Bug Fix

* Remove duplicated initialization calls to connection pool & cache

4.5.5

------
Release Date: 2022-08-22

* Compatibility

* Add test coverage for PyPy version 3.7 & 3.9

* Bug Fix

* Ensure methods expecting iterables for an argument raise a TypeError
when a single string or byte sequence is used incorrectly.

Page 8 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.