4 Commits

Author SHA1 Message Date
Tomasz Bekas
7594f9e769 Move modify methods to the Datastore interface 2023-12-19 15:59:08 +01:00
Tomasz Bekas
6a60c600ea Concurrent datastore interface & sqlite implementation 2023-12-19 15:59:08 +01:00
Dmitriy Ryajov
f5dadd93be
Adding mounted store (#33)
* adding monted store

* misc spelling

* adding mounted store tests to suite

* split out key

* relaxed key initialization

* always mount and lookup by path

* cleaned up and reorged tests

* test lookup by path

* add re-exports

* more re-exports

* fix warnings and re-exports
2022-09-21 18:13:50 -06:00
Michael Bradley, Jr
a9b00efbd6 initial implementation 2022-06-22 13:16:43 -05:00