aboutsummaryrefslogtreecommitdiff
path: root/src/model/version_table.rs
Commit message (Expand)AuthorAgeFilesLines
* Some improvements in background worker but we terminate lateAlex Auvolat2021-03-151-2/+1
* WIP migrate to tokio 1Alex Auvolat2021-03-151-1/+2
* Implement table gc, currently for block_ref and version onlyAlex Auvolat2021-03-121-0/+3
* WIP big refactoringAlex Auvolat2021-03-111-1/+1
* Correctly implement CompleteMultipartUpload with etag check of partsAlex Auvolat2021-03-101-0/+6
* Refactor model stuff, including cleaner CRDTsAlex Auvolat2021-03-101-56/+40
* Make updated() be a sync function that doesn't failAlex Auvolat2021-02-231-19/+18
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-201-3/+3
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-0/+145