aboutsummaryrefslogtreecommitdiff
path: root/src/model/bucket_table.rs
Commit message (Expand)AuthorAgeFilesLines
* Update sled & try to debug deadlock (but its in sled...)Alex Auvolat2021-02-231-1/+0
* Make updated() be a sync function that doesn't failAlex Auvolat2021-02-231-7/+0
* Merge branch 'master' into feature/websiteQuentin Dufour2020-12-171-0/+3
|\
| * CRDT docQuentin2020-11-231-0/+3
* | First implementation of the CLIQuentin2020-12-151-4/+4
* | Migrate RPC to new schemaQuentin2020-12-141-4/+10
* | Implement migrationQuentin2020-12-121-1/+12
* | WIP table migrationQuentin2020-12-121-6/+22
|/
* simplifyAlex Auvolat2020-11-201-3/+2
* Convert bucket table to better CRDT representationAlex Auvolat2020-11-201-71/+66
* Fix reconciliation logicAlex Auvolat2020-11-201-1/+1
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-201-3/+4
* Rename garage_core to garage_modelAlex Auvolat2020-07-071-0/+121