Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New buckets for 0.6.0: small fixes, including: | Alex Auvolat | 2022-01-04 | 1 | -5/+4 |
* | Model changes | Alex Auvolat | 2022-01-04 | 1 | -0/+10 |
* | New model for buckets | Alex Auvolat | 2022-01-04 | 1 | -48/+46 |
* | Make table name a const in trait | Alex Auvolat | 2021-12-15 | 1 | -0/+2 |
* | rename types to CamelCase | Trinity Pointard | 2021-05-03 | 1 | -10/+10 |
* | fix clippy warnings on model | Trinity Pointard | 2021-05-03 | 1 | -7/+13 |
* | change a few comments | Alex Auvolat | 2021-04-27 | 1 | -2/+2 |
* | change some more comments and revert changes on TableSchema | Trinity Pointard | 2021-04-27 | 1 | -6/+2 |
* | attempt at documenting model crate | Trinity Pointard | 2021-04-27 | 1 | -2/+15 |
* | attempt at documenting table crate | Trinity Pointard | 2021-04-27 | 1 | -0/+4 |
* | Remove migration paths from 0.1 branch | Alex Auvolat | 2021-03-10 | 1 | -40/+0 |
* | Refactor model stuff, including cleaner CRDTs | Alex Auvolat | 2021-03-10 | 1 | -0/+2 |
* | Update sled & try to debug deadlock (but its in sled...) | Alex Auvolat | 2021-02-23 | 1 | -1/+0 |
* | Make updated() be a sync function that doesn't fail | Alex Auvolat | 2021-02-23 | 1 | -7/+0 |
* | Merge branch 'master' into feature/website | Quentin Dufour | 2020-12-17 | 1 | -0/+3 |
|\ | |||||
| * | CRDT doc | Quentin | 2020-11-23 | 1 | -0/+3 |
* | | First implementation of the CLI | Quentin | 2020-12-15 | 1 | -4/+4 |
* | | Migrate RPC to new schema | Quentin | 2020-12-14 | 1 | -4/+10 |
* | | Implement migration | Quentin | 2020-12-12 | 1 | -1/+12 |
* | | WIP table migration | Quentin | 2020-12-12 | 1 | -6/+22 |
|/ | |||||
* | simplify | Alex Auvolat | 2020-11-20 | 1 | -3/+2 |
* | Convert bucket table to better CRDT representation | Alex Auvolat | 2020-11-20 | 1 | -71/+66 |
* | Fix reconciliation logic | Alex Auvolat | 2020-11-20 | 1 | -1/+1 |
* | Slight refactoring to make things clearer with DeletedFilter | Alex Auvolat | 2020-11-20 | 1 | -3/+4 |
* | Rename garage_core to garage_model | Alex Auvolat | 2020-07-07 | 1 | -0/+121 |