rkv icon indicating copy to clipboard operation
rkv copied to clipboard

WIP Sqlite backend

Open jrmuizel opened this issue 1 year ago • 0 comments

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

jrmuizel avatar Apr 22 '24 14:04 jrmuizel