Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LMDB: use Heed wrapper (much more complete) | Alex Auvolat | 2022-06-03 | 1 | -2/+2 |
* | Start LMDB adapter, with fixed semantics | Alex Auvolat | 2022-06-03 | 1 | -2/+15 |
* | Fix most clippy lints | Alex Auvolat | 2022-06-03 | 1 | -2/+2 |
* | Change value type to be a dyn thing | Alex Auvolat | 2022-06-03 | 1 | -15/+22 |
* | Drop later | Alex Auvolat | 2022-06-03 | 1 | -0/+5 |
* | Begin sqlite adapter | Alex Auvolat | 2022-06-02 | 1 | -24/+28 |
* | Adapt Garage to use new DB abstraction | Alex Auvolat | 2022-06-02 | 1 | -10/+11 |
* | Implement iter() and range() on db | Alex Auvolat | 2022-06-02 | 1 | -10/+37 |
* | First iteration of a generic DB layer | Alex Auvolat | 2022-06-02 | 1 | -0/+49 |