Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -3/+9 |
* | Remove Heed default features | Alex Auvolat | 2022-09-05 | 1 | -1/+1 |
* | Allow linking against system-provided libsqlite | Jakub Jirutka | 2022-09-03 | 1 | -1/+2 |
* | Uniformize tracing::* imports (hopefully fixes 32-bit build)fix-32bit-build | Alex Auvolat | 2022-07-15 | 3 | -3/+3 |
* | Background task manager (#332) | Alex | 2022-07-08 | 2 | -2/+2 |
* | improve internal item counter mechanisms and implement bucket quotas (#326) | Alex | 2022-06-15 | 4 | -0/+30 |
* | Fix garage_db build on 32-bit systemsfix-build | Alex Auvolat | 2022-06-09 | 2 | -8/+15 |
* | Abstract database behind generic interface and implement alternative drivers ... | Alex | 2022-06-08 | 8 | -0/+1834 |