aboutsummaryrefslogtreecommitdiff
path: root/src/model/s3/version_table.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy lint that says we should implement EqAlex Auvolat2022-09-131-1/+1
* Include code from v0.5.1 directly to remove dependenciesAlex Auvolat2022-09-061-1/+1
* Abstract database behind generic interface and implement alternative drivers ...Alex2022-06-081-2/+11
* First implementation of K2V (#293)Alex2022-05-101-0/+207