aboutsummaryrefslogtreecommitdiff
path: root/src/model/index_counter.rs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Change object counter table to use full replication"Alex Auvolat2022-06-101-4/+4
* Change object counter table to use full replicationAlex Auvolat2022-06-101-4/+4
* Call counter tables 'v2' because schema changed since last timeAlex Auvolat2022-06-081-1/+3
* First implementation of counter repair procedureAlex Auvolat2022-06-081-18/+155
* Some refactoring of the index counter APIAlex Auvolat2022-06-081-32/+53
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-32/+30
* First implementation of K2V (#293)Alex2022-05-101-0/+305