aboutsummaryrefslogtreecommitdiff
path: root/src/model/s3/object_table.rs
Commit message (Expand)AuthorAgeFilesLines
* cleanupAlex Auvolat2023-01-031-3/+0
* Refactor how things are migratedAlex Auvolat2023-01-031-129/+112
* Refactor background runner and get rid of job workerAlex Auvolat2022-12-141-2/+0
* Proper queueing for delayed inserts, now backed to diskAlex Auvolat2022-12-141-25/+25
* Fix clippy lint that says we should implement EqAlex Auvolat2022-09-131-3/+3
* Include code from v0.5.1 directly to remove dependenciesAlex Auvolat2022-09-061-1/+1
* improve internal item counter mechanisms and implement bucket quotas (#326)Alex2022-06-151-1/+60
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-2/+10
* First implementation of K2V (#293)Alex2022-05-101-0/+337