Cachr

Latest version: v0.0.9

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

Scan your dependencies

0.0.6

Added
- dronefile for CI/CD
Changed
- Readme; added examples etc
Removed
- requirements.txt - cleanup

0.0.5

Added
- `cache_info` method; accessible on cache object. Also on decorator
- `refresh` method; accessible on cache object. Also on decorator
- `clear` method; accessible on cache object. Also on decorator
- Unit tests for TTL cache decorator
<hr>

0.0.4

Changed
- `size` method is now a property
<hr>

0.0.3

Changed
- Renamed `i_cache_strategy.py` to `cach_strategy.py`
- Added CacheStrategy to cachr.__init__ so we can `from cachr import CacheStrategy`
<hr>

0.0.2

Added
- Extended README
Changed
- Renamed `ICacheStrategy` to `CacheStrategy`
Fixed
- Rename base cache from `CacheBlueprint` to `Cache` with `DefaultEvictionPolicy`
<hr>

0.0.1

Initial release
<hr>

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.