aboutsummaryrefslogtreecommitdiff
path: root/src/model/k2v/item_table.rs
Commit message (Expand)AuthorAgeFilesLines
* Type definition for range seen markerAlex Auvolat2023-01-101-1/+1
* Make K2V item timestamps globally increasing on each nodeAlex Auvolat2023-01-101-2/+5
* K2V: Subscription to ranges of itemsAlex Auvolat2023-01-101-1/+1
* 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