aboutsummaryrefslogtreecommitdiff
path: root/src/model/s3/object_table.rs
Commit message (Expand)AuthorAgeFilesLines
* 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