Flask-caching

Latest version: v2.3.0

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

Scan your dependencies

Page 6 of 8

0.11

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

Released 2013-03-23

- Fail gracefully in production if cache backend raises an exception.
- Support for redis DB number
- Jinja2 templatetag cache now concats all args together into a single key
instead of treating each arg as a separate key name.
- Added delete memcache version hash function
- Support for multiple cache objects on a single app again.
- Added SpreadSASLMemcached, if a value is greater than the memcached threshold
which defaults to 1MB, this splits the value across multiple keys.
- Added support to use URL to connect to redis.

0.10.1

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

Released 2013-01-13

- Added warning message when using cache type of 'null'
- Changed imports to relative instead of absolute for AppEngine compatibility

0.10.0

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

Released 2013-01-05

- Added `saslmemcached` backend to support Memcached behind SASL authentication.
- Fixes a bug with memoize when the number of args != number of kwargs

0.9.2

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

Released 2012-11-18

- Bugfix with default kwargs

0.9.1

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

Released 2012-11-16

- Fixes broken memoized on functions that use default kwargs

0.9.0

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

Released 2012-10-14

- Fixes memoization to work on methods.

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.