Cachew

Latest version: v0.16.20240129

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

Scan your dependencies

Page 2 of 4

0.13.0

What's Changed
* core: improvements for logging by karlicoss in https://github.com/karlicoss/cachew/pull/40


**Full Changelog**: https://github.com/karlicoss/cachew/compare/v0.12.0...v0.13.0

0.12.0

What's Changed
* core: mark custom types as cacheable to prevent warnings during queries by karlicoss in https://github.com/karlicoss/cachew/pull/36
* set min version to 3.8; get rid of deprecated pkg_resources by karlicoss in https://github.com/karlicoss/cachew/pull/37
* better type annotations for cachew by karlicoss in https://github.com/karlicoss/cachew/pull/39


**Full Changelog**: https://github.com/karlicoss/cachew/compare/v0.11.0...v0.12.0

0.11.0

What's Changed
* update to support sqlalchemy 2.0 by karlicoss in https://github.com/karlicoss/cachew/pull/35


**Full Changelog**: https://github.com/karlicoss/cachew/compare/v0.10.0...v0.11.0

0.10.0

- core: 5x performance speedup for writing into the database
- core: support for synthetic caching, still somewhat experimental so opt-in
- core: switch hash key json
- general: deprecate python3.6 support (EOL)

0.9.0

- **new**: use "user cache directory" for keeping cached data instead of `/tmp/cachew`: https://github.com/karlicoss/cachew/commit/161ce25304bfda77b484f886ff9c0b4b23924563
- fix: only set WAL on cachew engine (instead of `Engine` class) -- before could cause conflicts if another process was also using sqlalchemy https://github.com/karlicoss/cachew/commit/2c0e43629099bbd2e5958d43a7b98c7946b56132

see commits for full changes https://github.com/karlicoss/cachew/compare/v0.8.1...v0.9.0

0.8.1

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.