aboutsummaryrefslogtreecommitdiff
path: root/src/db/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* wip: dump waaaaaay too much stuffdb-debug-logAlex Auvolat2022-12-151-3/+49
* cli: prettier table in garage statsAlex Auvolat2022-12-131-0/+7
* Add warnings when features are not included in buildAlex Auvolat2022-09-071-0/+3
* Make all DB engines optional build featuresAlex Auvolat2022-09-061-0/+4
* Uniformize tracing::* imports (hopefully fixes 32-bit build)fix-32bit-buildAlex Auvolat2022-07-151-0/+3
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-0/+6
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-0/+400