aboutsummaryrefslogtreecommitdiff
path: root/src/db/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Start LMDB adapter, with fixed semanticsAlex Auvolat2022-06-031-1/+2
|
* Garage works on sqlite, but it's a hackAlex Auvolat2022-06-031-0/+1
|
* Conversion utilityAlex Auvolat2022-06-031-1/+10
|
* Change value type to be a dyn thingAlex Auvolat2022-06-031-0/+1
|
* Sqlite iter with unsafe codeAlex Auvolat2022-06-021-1/+0
|
* Begin sqlite adapterAlex Auvolat2022-06-021-0/+2
|
* Use Cell instead of ArcSwapAlex Auvolat2022-06-021-1/+0
|
* First iteration of a generic DB layerAlex Auvolat2022-06-021-0/+23