Python-redis-cache

Latest version: v4.0.2

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

Scan your dependencies

Page 3 of 4

2.2.1

Documentation

* docs: remove version badge ([`f0810d2`](https://github.com/taylorhakes/python-redis-cache/commit/f0810d2ca42325592aa4b98c01608f022fcd900d))

* docs: update readme badge ([`bdbe5e1`](https://github.com/taylorhakes/python-redis-cache/commit/bdbe5e17ccd3926c58ffd69b58b6775ca71bbc56))

* docs(readme): add exception_handler into signature ([`8bb9193`](https://github.com/taylorhakes/python-redis-cache/commit/8bb9193014c2b556b547871aeb572ea3ec447505))

* docs(readme): add note about decode_responses ([`9471fb0`](https://github.com/taylorhakes/python-redis-cache/commit/9471fb0b660820cbf7a3a00b3ce8e75d7a50a79b))

* docs(readme): update docs about exception_handler parameter ([`70d48c1`](https://github.com/taylorhakes/python-redis-cache/commit/70d48c1cf89505915972fae3bae57e8b07945e4c))

Fix

* fix(build): Permissions ([`0e45716`](https://github.com/taylorhakes/python-redis-cache/commit/0e457165b2d7b48178ae3c2fed521e507ef6ae51))

* fix(release): add pypi distribution ([`508f5a8`](https://github.com/taylorhakes/python-redis-cache/commit/508f5a87c73adf90da337ce9aad7791d33f24742))

2.2.0

Feature

* feat(exceptions): add ability to handle redis exceptions ([`dad5ac0`](https://github.com/taylorhakes/python-redis-cache/commit/dad5ac03253f7b3fd5b7bf725f549beebda09f09))

Test

* test: update python versions in tests ([`3e4afdb`](https://github.com/taylorhakes/python-redis-cache/commit/3e4afdb976e99c56d9e1f660b23f024d77ed3406))

* test: bump redis from 3.5.3 to 4.4.4 (22)

Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 4.4.4.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/3.5.3...v4.4.4)

---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`3c3674f`](https://github.com/taylorhakes/python-redis-cache/commit/3c3674f44983f2a95f401cec85f7aeabd09750c6))

* test: change name of test ([`0ee3e81`](https://github.com/taylorhakes/python-redis-cache/commit/0ee3e818eb64793699517eba29b468cc221fddeb))

2.1.2

Fix

* fix(perf): update list to set ([`a4984bb`](https://github.com/taylorhakes/python-redis-cache/commit/a4984bb980ed40bb7c0cf077a69ece823becf3e2))

2.1.1

Fix

* fix(cache): Fix bug in variable args ([`3dce0e7`](https://github.com/taylorhakes/python-redis-cache/commit/3dce0e774ee00b914bbbf5aaac6b5cce3589968f))

Test

* test: add test for args, kwargs mix ([`68f09ba`](https://github.com/taylorhakes/python-redis-cache/commit/68f09bab88bca27a3565c1360cb75c464ddc7d31))

2.1.0

Documentation

* docs(readme): update docs to specify Python 3.7 ([`145693d`](https://github.com/taylorhakes/python-redis-cache/commit/145693d07b83ac1ecc046841c8a82aba2ec6e6f4))

Feature

* feat: fix caching to work on cluster ([`69c1377`](https://github.com/taylorhakes/python-redis-cache/commit/69c13775aeec21e8994228d61e22482a0c12a324))

2.0.0

Breaking

* fix: update key names to prevent bug

BREAKING CHANGE: changes key algorithm to avoid bug with name conflict

Use `copy_old_keys` to migrate data. ([`c9efd2d`](https://github.com/taylorhakes/python-redis-cache/commit/c9efd2de7247fe4974bd6e29e790b3011e9b9581))

Build

* build(actions): add commit message validation on PRs ([`f2f8f35`](https://github.com/taylorhakes/python-redis-cache/commit/f2f8f356cdae1b7fea085e7f8dcc04a2e541b28d))

* build(workflow): update cron to run once every 10 days ([`f8c086d`](https://github.com/taylorhakes/python-redis-cache/commit/f8c086d7e4b8e9579cca1d1e1bf82ff5d353f8e2))

* build(workflow): add stale github issue closer ([`90b9358`](https://github.com/taylorhakes/python-redis-cache/commit/90b9358c353b8cde6ab26146def9a0e03c2c86a8))

Unknown

* doc(README): update readme mget ([`1401856`](https://github.com/taylorhakes/python-redis-cache/commit/14018568b4cc80cf22584ce22313e6d1294e3c89))

* Merge pull request 9 from AdrianDeAnda/python-310

Add Python 3.10 tests to Github Actions ([`1c4e6c1`](https://github.com/taylorhakes/python-redis-cache/commit/1c4e6c1e9b62e6978f8e82169dfefd228d841621))

* Add Python 3.10 tests to Github Actions ([`fc8dbb5`](https://github.com/taylorhakes/python-redis-cache/commit/fc8dbb56b694e36f44eed3672795eea1469a0ba4))

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.