Skip to content

Releases: vixcpp/cache

Release v0.9.0

05 Apr 16:21

Choose a tag to compare

Release v0.8.0

05 Apr 15:54

Choose a tag to compare

Release v0.7.0

01 Apr 05:56

Choose a tag to compare

Release v0.6.0

13 Mar 16:14

Choose a tag to compare

Release v0.5.0

13 Mar 16:12

Choose a tag to compare

Release v0.4.0

07 Feb 10:31

Choose a tag to compare

Release v0.3.0

03 Feb 12:41

Choose a tag to compare

v0.2.1

30 Jan 11:34

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Jan 04:01

Choose a tag to compare

refactor

v0.1.0 — Cache module

12 Jan 13:37

Choose a tag to compare

  • 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