aboutsummaryrefslogtreecommitdiff
path: root/src/block/rc.rs
Commit message (Expand)AuthorAgeFilesLines
* 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