rkv
rkv copied to clipboard
WIP Sqlite backend
This doesn't cursors or any of the optional features. It also only has a connection pool of size 1 which limits reader parallelism.
It has to do a bit of gymnastics to implement some of the LMDBisms of the API