Cachew

Latest version: v0.18.20241020

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

Scan your dependencies

Page 2 of 4

0.14.20230920

0.14.20230919

What's Changed
* work on faster marshalling + proper benchmarks by karlicoss in https://github.com/karlicoss/cachew/pull/44
* switch to new marshalling implementation by karlicoss in https://github.com/karlicoss/cachew/pull/45

* speedup for reading and writing cached data with sqlalchemy by karlicoss in https://github.com/karlicoss/cachew/pull/48

* core: rewrite and simplify return type inference by karlicoss in https://github.com/karlicoss/cachew/pull/46
* proper support for single return values by karlicoss in https://github.com/karlicoss/cachew/pull/51

* core: add support for other backends apart from sqlite, add file-based backend (basically jsonl) by karlicoss in https://github.com/karlicoss/cachew/pull/50

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

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)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.