aboutsummaryrefslogtreecommitdiff
path: root/src/model/key_table.rs
Commit message (Collapse)AuthorAgeFilesLines
* Allow to import keys from previous Garage instancedev-0.2Alex Auvolat2021-03-181-0/+9
|
* Some improvements in background worker but we terminate lateAlex Auvolat2021-03-151-1/+2
|
* Make it case-insensitiveAlex Auvolat2021-03-151-1/+2
|
* Allow manipulation of keys by their shorthand in the CLIAlex Auvolat2021-03-151-2/+13
|
* Remove migration paths from 0.1 branchAlex Auvolat2021-03-101-28/+0
|
* Refactor model stuff, including cleaner CRDTsAlex Auvolat2021-03-101-4/+9
|
* Make updated() be a sync function that doesn't failAlex Auvolat2021-02-231-8/+0
|
* simplifyAlex Auvolat2020-11-201-3/+2
|
* Convert bucket table to better CRDT representationAlex Auvolat2020-11-201-4/+4
|
* Begin improve model to use better CRDTsAlex Auvolat2020-11-201-70/+51
|
* Fix reconciliation logicAlex Auvolat2020-11-201-4/+5
|
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-201-3/+3
|
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-0/+154