mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-02 13:43:11 +00:00
* adding batch entry * add batched put and delete * add batched tests * adding batching capabilities to remaining stores * open db in readonly mode * make naming consistent * release prepared statements * don't use deprecated add * check file exists on test exit * remove unused var