aboutsummaryrefslogtreecommitdiff
path: root/src/block/rc.rs
Commit message (Expand)AuthorAgeFilesLines
* [block-ref-repair] rename rc's rc field to rc_tableAlex Auvolat2024-03-191-14/+14
* [block-ref-repair] Block refcount recalculation and repairAlex Auvolat2024-03-191-2/+63
* garage_db: refactor transactions and add on_commit mechanismAlex Auvolat2023-09-211-2/+2
* More clippy fixesAlex Auvolat2023-01-261-7/+7
* Implement `block list-errors` and `block info`Alex Auvolat2022-12-131-0/+7
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-17/+32
* Make background tranquility a configurable parameterAlex Auvolat2022-03-231-5/+3
* Move block RC code to separate `rc.rs`Alex Auvolat2022-03-231-0/+159