aboutsummaryrefslogtreecommitdiff
path: root/src/model/bucket_table.rs
Commit message (Expand)AuthorAgeFilesLines
* rename types to CamelCaseTrinity Pointard2021-05-031-10/+10
* fix clippy warnings on modelTrinity Pointard2021-05-031-7/+13
* change a few commentsAlex Auvolat2021-04-271-2/+2
* change some more comments and revert changes on TableSchemaTrinity Pointard2021-04-271-6/+2
* attempt at documenting model crateTrinity Pointard2021-04-271-2/+15
* attempt at documenting table crateTrinity Pointard2021-04-271-0/+4
* Remove migration paths from 0.1 branchAlex Auvolat2021-03-101-40/+0
* Refactor model stuff, including cleaner CRDTsAlex Auvolat2021-03-101-0/+2
* 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