Falcon-caching

Latest version: v1.0.3

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

Scan your dependencies

Page 1 of 2

1.0.1

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

- Documentation fix - AsyncBackend API reference was missing

1.0.0

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

- Async support has been added
- Switching CI from Travis to GitHub Actions

0.3.4

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

- Falcon 3.0.0 has renamed the `Response.body` to `Response.text`

0.3.3

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

- Fixing the issue with multiple decorators when `cache.cached()` is not the topmost one
- Fixing document readability issues in Sphinx

0.3.1

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

- Added a new memoize() method to cache arbitrary methods with their arguments

0.3.0

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

- `Cache.memoize()` and `Cache.delete_memoized()` methods were added to allow you to cache the result of other non-resource related functions with their argurments.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.