vtpcache
: Tiny, Persistent Cache for V
vtpcache
-
Tiny.
Implemented in less than 150 SLOC -
Simple.
Easily embeddable on any V program with few LOC (see example.v) -
Persistent.
Saved data can be retrieved at any given point -
As fast as your IO rates.
vtpcache
can be very performant on SSDs
Installation
Via VPM:
v install caiertl.vtpcache
How It Works
TODO
License
To the extent possible under law,
Caian Rais Ertl
^C ^V