Redb looks promising - few dependencies and very lightweight. But it requires some not so small changes because it is not a WAL based database. It looks like a good candidate for a blob store. Implement a comprehensive standalone blob store, similar to https://github.com/actyx/ipfs-sqlite-block-store to see how it performs.
Redb looks promising - few dependencies and very lightweight. But it requires some not so small changes because it is not a WAL based database.
It looks like a good candidate for a blob store. Implement a comprehensive standalone blob store, similar to https://github.com/actyx/ipfs-sqlite-block-store to see how it performs.