Fastapi-cacher

Latest version: v0.3.1

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

Scan your dependencies

0.3.0

Added

- Support for sliding window expiration mechanism.

0.2.0

Added

- Support for MongoDB cache: `MongoCache`.
- Support for Authorization header in `cache.cached` decorator.
- Support for JSON body in `cache.cached` decorator.
- Support for dynamic `Request` and `Response` parameters names in the function signature.

Fixed

- Issue with json parsing of MemCache results.

Changed

- `default_timeout` in RedisCache from 150 to 300.
- Updated README file with more examples.

0.1.0

Added

- Initial release of the package.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.