Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sqlite-r2d2] implement connection pooling in sqlite backend | Alex Auvolat | 2024-03-18 | 1 | -108/+96 |
* | [db-snapshot] Implement db snapshotting logic in garage_db | Alex Auvolat | 2024-03-15 | 1 | -0/+12 |
* | 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 |