Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try once again to fix sqlite bundling in nix | Alex Auvolat | 2022-06-06 | 1 | -1/+1 |
* | fixes | Alex Auvolat | 2022-06-06 | 1 | -1/+2 |
* | LMDB: use Heed wrapper (much more complete) | Alex Auvolat | 2022-06-03 | 1 | -1/+1 |
* | Start LMDB adapter, with fixed semantics | Alex Auvolat | 2022-06-03 | 1 | -1/+2 |
* | Garage works on sqlite, but it's a hack | Alex Auvolat | 2022-06-03 | 1 | -0/+1 |
* | Conversion utility | Alex Auvolat | 2022-06-03 | 1 | -1/+10 |
* | Change value type to be a dyn thing | Alex Auvolat | 2022-06-03 | 1 | -0/+1 |
* | Sqlite iter with unsafe code | Alex Auvolat | 2022-06-02 | 1 | -1/+0 |
* | Begin sqlite adapter | Alex Auvolat | 2022-06-02 | 1 | -0/+2 |
* | Use Cell instead of ArcSwap | Alex Auvolat | 2022-06-02 | 1 | -1/+0 |
* | First iteration of a generic DB layer | Alex Auvolat | 2022-06-02 | 1 | -0/+23 |