radicle-heartwood-lfs/radicle
Fintan Halpenny b26842d4d8
radicle: add cob::cache module
Add the cob::cache module which describes an SQLite store and schema
for caching COBs. It also provides in-memory and no-cache types for
testing purposes.

The intention is for the store to be used alongside the existing COB
types so that a write-thru cache can be implemented and used for
efficient reads.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-02-23 13:56:19 +01:00
..
src radicle: add cob::cache module 2024-02-23 13:56:19 +01:00
Cargo.toml cob: Re-introduce some of the ignored tests 2024-01-22 21:20:01 +01:00