Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 1 | -5/+5 |
* | Fix undefined macro warn! on 32-bit | Jakub Jirutka | 2023-05-07 | 1 | -1/+1 |
* | 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 | -1/+0 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -0/+8 |
* | Fix garage_db build on 32-bit systemsfix-build | Alex Auvolat | 2022-06-09 | 1 | -0/+14 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -0/+329 |