Releases: vixcpp/cache
Releases · vixcpp/cache
Release v0.9.0
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
Full Changelog: v0.7.0...v0.8.0
Release v0.7.0
Full Changelog: v0.6.0...v0.7.0
Release v0.6.0
Full Changelog: v0.5.0...v0.6.0
Release v0.5.0
Full Changelog: v0.4.0...v0.5.0
Release v0.4.0
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
refactor
v0.1.0 — Cache module
- First standalone release of the Vix cache engine
- Pluggable HTTP cache stores (memory, LRU, file)
- Cache policies, keys, and context mapping
- Clean public CMake target (vix::cache)
- Minimal dependency: vix::net