aboutsummaryrefslogtreecommitdiff
path: root/src/db/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Try once again to fix sqlite bundling in nixAlex Auvolat2022-06-061-1/+1
* fixesAlex Auvolat2022-06-061-1/+2
* LMDB: use Heed wrapper (much more complete)Alex Auvolat2022-06-031-1/+1
* 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