aboutsummaryrefslogtreecommitdiff
path: root/src/model/k2v/item_table.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactor how things are migratedAlex Auvolat2023-01-031-21/+33
* Ability to have custom timeouts in request strategy (not used)configurable-timeoutsAlex Auvolat2022-09-201-4/+4
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-52/+50
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-4/+20
* First implementation of K2V (#293)Alex2022-05-101-0/+291