aboutsummaryrefslogtreecommitdiff
path: root/src/model/index_counter.rs
Commit message (Expand)AuthorAgeFilesLines
* Prettier worker list table; remove useless CLI log messagesAlex Auvolat2022-12-121-6/+5
* Fix clippy lint that says we should implement EqAlex Auvolat2022-09-131-1/+1
* Background task manager (#332)Alex2022-07-081-68/+101
* 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