Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small syntax changes | Alex Auvolat | 2022-06-06 | 1 | -3/+1 |
* | Safe choice: return Vec<u8> and not some fancy zero-copy type | Alex Auvolat | 2022-06-06 | 1 | -59/+11 |
* | fixes | Alex Auvolat | 2022-06-06 | 1 | -2/+9 |
* | Integrate LMDB with rest | Alex Auvolat | 2022-06-03 | 1 | -1/+25 |
* | Implement iterator for LMDB | Alex Auvolat | 2022-06-03 | 1 | -8/+98 |
* | LMDB: use Heed wrapper (much more complete) | Alex Auvolat | 2022-06-03 | 1 | -36/+30 |
* | Start LMDB adapter, with fixed semantics | Alex Auvolat | 2022-06-03 | 1 | -0/+270 |