1212
Release v0.1.0 — Cache module · vixcpp/cache · GitHub
Skip to content

v0.1.0 — Cache module

Choose a tag to compare

@GaspardKirira GaspardKirira released this 12 Jan 13:37
· 36 commits to main since this release
  • 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