aboutsummaryrefslogtreecommitdiff
path: root/src/model/s3
Commit message (Expand)AuthorAgeFilesLines
* More clippy fixesAlex Auvolat2023-01-261-0/+1
* cleanupAlex Auvolat2023-01-031-3/+0
* Refactor how things are migratedAlex Auvolat2023-01-033-219/+231
* Refactor background runner and get rid of job workerAlex Auvolat2022-12-142-4/+0
* Proper queueing for delayed inserts, now backed to diskAlex Auvolat2022-12-142-47/+40
* Fix clippy lint that says we should implement EqAlex Auvolat2022-09-133-5/+5
* Include code from v0.5.1 directly to remove dependenciesAlex Auvolat2022-09-062-2/+2
* 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-083-13/+33
* First implementation of K2V (#293)Alex2022-05-104-0/+621