Cachex v2.1.0: Now with disk persistance
https://github.com/zackehh/cachex/releases/tag/v2.1.0
The latest release includes the ability to dump your caches to disk and load them from disk, to allow backups and moving between nodes, or automatic bootstrapping from an initial state.
There were also a few fixes with transactions and a few dependency updates, check it out!