Cachelib

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 3

0.13.0

--------------

Released 2024-04-13

- default ``hashlib.md5`` may not be available in FIPS builds. We
now do not access it at import time on ``FileSystemCache``so developers
have time to change the default.
``hashlib.md5`` will be lazy loaded when a new default is not provided

0.12.0

--------------

Released 2024-02-11

- ``RedisCache`` now supports callables as keys
- Added ``MongoDB`` as a cache backend

0.11.0

--------------

Released 2024-02-10

- Drop python 3.7 support
- Add python 3.11 support

0.10.2

--------------

Released 2023-01-31

- Fix broken release

0.10.1

--------------

Released 2023-01-22

- Fix logging pollution due to ``DynamoDB`` logging handler

0.10.0

--------------

Released 2023-01-22

- Improve error message when ``FileSystemCache`` methods are called with non-str keys. :pr:`170`
- Added ``DynamoDb`` as a cache backend :pr:`209`

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.