aboutsummaryrefslogtreecommitdiff
path: root/src/model/index_counter.rs
Commit message (Expand)AuthorAgeFilesLines
* Smaller batches for index counter propagationAlex Auvolat2022-06-241-2/+5
* Error reportingAlex Auvolat2022-06-241-1/+5
* (to test) error reporting and throttling at higher layerAlex Auvolat2022-06-231-4/+8
* New worker for index counter propagatorAlex Auvolat2022-06-211-67/+89
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-45/+205
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-32/+30
* First implementation of K2V (#293)Alex2022-05-101-0/+305