aboutsummaryrefslogtreecommitdiff
path: root/src/model/block_ref_table.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move block manager to separate moduleAlex Auvolat2022-03-231-1/+1
|
* Make table name a const in traitAlex Auvolat2021-12-151-0/+2
|
* rename types to CamelCaseTrinity Pointard2021-05-031-6/+6
|
* fix clippy warnings on modelTrinity Pointard2021-05-031-1/+1
|
* change a few commentsAlex Auvolat2021-04-271-1/+1
|
* make most requested changesTrinity Pointard2021-04-271-5/+3
|
* attempt at documenting model crateTrinity Pointard2021-04-271-0/+3
|
* Implement table gc, currently for block_ref and version onlyAlex Auvolat2021-03-121-0/+3
|
* Refactor model stuff, including cleaner CRDTsAlex Auvolat2021-03-101-9/+8
|
* Make updated() be a sync function that doesn't failAlex Auvolat2021-02-231-7/+7
|
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-201-3/+3
|
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-0/+68