Kiwi-cache

Latest version: v0.4.4

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

Scan your dependencies

Page 1 of 2

0.4.4

Added

- better docstring for `BaseKiwiCache` and `KiwiCache`

Changed

- fix initial value of `expires_at` attribute of `KiwiCache`
- fix `KiwiCache` data prolong if local `_data` is filled
- change `instances` array to dict

0.4.3

Added

- Black check for gitlab CI

Changed

- Remove using arrow
- Remove using attrs for class attributes
- Format docs by Black project

0.4.2

- Generalize KiwiCache and use attrs
- Format of code by Black project

0.4.1

Changed

- Add tests to check functionality of ttl
- Validation for initial parameters
- Fix missing connection to Redis in SQLAlchemyResource

0.4.0

Changed

- Rename DBTableResource to SQLAlchemyResource

0.3.0

Added

- Python 2.7 compatibility
- README, Changelog, Contributing
- SQLAlchemyResource
- Attempt limit of failed load_from_source calls
- Integration tests
- logging
- Instrumentation with datadog.DogStatsd

Fixed

- Data in redis actually expires. Specified by `cache_ttl`, defaults to 10 \* `reload_ttl`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.