aboutsummaryrefslogtreecommitdiff
path: root/src/model/version_table.rs
Commit message (Expand)AuthorAgeFilesLines
* Implement UploadPartCopyAlex Auvolat2022-01-131-0/+14
* New buckets for 0.6.0: fix model and migrationAlex Auvolat2022-01-041-26/+31
* New buckets for 0.6.0: migration code and build filesAlex Auvolat2022-01-041-0/+35
* New model for bucketsAlex Auvolat2022-01-041-6/+6
* Make table name a const in traitAlex Auvolat2021-12-151-0/+2
* rename types to CamelCaseTrinity Pointard2021-05-031-4/+4
* change a few commentsAlex Auvolat2021-04-271-1/+1
* make most requested changesTrinity Pointard2021-04-271-3/+3
* attempt at documenting model crateTrinity Pointard2021-04-271-1/+12
* attempt at documenting table crateTrinity Pointard2021-04-271-1/+1
* 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