Commit graph

19 commits

Author SHA1 Message Date
Alex af6774a511
change a few comments 2021-04-08 15:13:02 +02:00
Trinity Pointard 718ae00548 change some more comments and revert changes on TableSchema 2021-04-07 13:39:34 +02:00
Trinity Pointard c8906f200b make most requested changes 2021-04-06 05:28:47 +02:00
Trinity Pointard a74eccfd6e document api crate 2021-04-06 05:26:48 +02:00
Trinity Pointard 92d54770bb attempt at documenting model crate 2021-04-06 05:26:48 +02:00
Trinity Pointard 30bec0758b attempt at documenting table crate 2021-04-06 05:26:48 +02:00
Alex 4eb16e8863 Allow to import keys from previous Garage instance 2021-03-18 19:24:59 +01:00
Alex 6a8439fd13 Some improvements in background worker but we terminate late 2021-03-15 23:14:12 +01:00
Alex 642bed601f Make it case-insensitive 2021-03-15 19:16:42 +01:00
Alex 5ee1d956b6 Allow manipulation of keys by their shorthand in the CLI 2021-03-15 19:14:26 +01:00
Alex 445912dc6a Remove migration paths from 0.1 branch 2021-03-10 16:38:31 +01:00
Alex f319a7d374 Refactor model stuff, including cleaner CRDTs 2021-03-10 16:21:56 +01:00
Alex bf25c95fe2 Make updated() be a sync function that doesn't fail 2021-02-23 20:25:15 +01:00
Alex 68be5072e5 simplify 2020-11-20 23:53:54 +01:00
Alex f8a04852a2 Convert bucket table to better CRDT representation 2020-11-20 23:53:54 +01:00
Alex e02e9e035e Begin improve model to use better CRDTs 2020-11-20 23:53:54 +01:00
Alex 2dc9a48022 Fix reconciliation logic 2020-11-20 20:12:32 +01:00
Alex e9fd265ce6 Slight refactoring to make things clearer with DeletedFilter 2020-11-20 20:11:04 +01:00
Alex bec26a1312 Rename garage_core to garage_model 2020-07-07 13:59:22 +02:00
Renamed from src/core/key_table.rs (Browse further)