Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | garage_db: refactor transactions and add on_commit mechanism | Alex Auvolat | 2023-09-21 | 1 | -35/+40 |
* | Merge branch 'main' into next | Alex Auvolat | 2023-01-04 | 1 | -0/+7 |
|\ | |||||
| * | cli: prettier table in garage stats | Alex Auvolat | 2022-12-13 | 1 | -0/+7 |
* | | Return more info when layout's .check() fails, fix compilation, fix test | Alex Auvolat | 2022-11-08 | 1 | -2/+0 |
* | | cargo fmt | Mendes | 2022-10-10 | 1 | -1/+0 |
* | | Tests written in layout.rs | Mendes | 2022-10-10 | 1 | -1/+1 |
|/ | |||||
* | Add warnings when features are not included in build | Alex Auvolat | 2022-09-07 | 1 | -0/+3 |
* | Make all DB engines optional build features | Alex Auvolat | 2022-09-06 | 1 | -0/+4 |
* | Uniformize tracing::* imports (hopefully fixes 32-bit build)fix-32bit-build | Alex Auvolat | 2022-07-15 | 1 | -0/+3 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 1 | -0/+6 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 1 | -0/+400 |