aboutsummaryrefslogtreecommitdiff
path: root/src/model
Commit message (Expand)AuthorAgeFilesLines
* 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-202-6/+4
* Convert bucket table to better CRDT representationAlex Auvolat2020-11-203-76/+71
* Begin improve model to use better CRDTsAlex Auvolat2020-11-201-70/+51
* Fix reconciliation logicAlex Auvolat2020-11-202-5/+6
* Slight refactoring to make things clearer with DeletedFilterAlex Auvolat2020-11-206-17/+19
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-081-1/+1
* cargo fmtAlex Auvolat2020-07-081-86/+91
* Add multiple headers to object modelAlex Auvolat2020-07-081-7/+24
* (WIP) New object table model, TODO: update API calls to use itAlex Auvolat2020-07-081-27/+92
* Add support for model migrationsAlex Auvolat2020-07-081-2/+3
* Add versions to dependencies0.1.0Alex Auvolat2020-07-071-3/+3
* Add license, description and repository to .toml filesAlex Auvolat2020-07-071-0/+3
* Rename garage_core to garage_modelAlex Auvolat2020-07-079-0/+1402