Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [rm-sled] Make proper use of pinning in LMDB adapter + comment unsaferm-sled | Alex Auvolat | 2024-03-08 | 1 | -19/+25 |
* | [rm-sled] Implement iterators in sqlite & lmdb transactions | Alex Auvolat | 2024-03-08 | 1 | -14/+111 |
* | [rm-sled] Implement some missing functionality in garage_db | Alex Auvolat | 2024-03-08 | 1 | -0/+5 |
* | [rm-sled] Remove counted_tree_hack | Alex Auvolat | 2024-03-08 | 1 | -4/+0 |
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 1 | -5/+5 |
* | cli: prettier table in garage stats | Alex Auvolat | 2022-12-13 | 1 | -0/+4 |
* | Uniformize tracing::* imports (hopefully fixes 32-bit build)fix-32bit-build | Alex Auvolat | 2022-07-15 | 1 | -2/+0 |
* | Background task manager (#332) | Alex | 2022-07-08 | 1 | -1/+1 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -0/+10 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -0/+500 |