Commit graph

18 commits

Author SHA1 Message Date
Alex af6774a511
change a few comments 2021-04-08 15:13:02 +02:00
Trinity Pointard c8906f200b make most requested changes 2021-04-06 05:28:47 +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 0eb5baea1a
Improve bootstraping: do it regularly; persist peer list 2021-04-05 19:55:53 +02:00
Alex 08bcd51956 GC object table in a specific case 2021-03-16 16:51:15 +01:00
Alex 6a8439fd13 Some improvements in background worker but we terminate late 2021-03-15 23:14:12 +01:00
Alex 0cd5b2ae19 WIP migrate to tokio 1 2021-03-15 22:36:41 +01:00
Alex 94f3d28774 WIP big refactoring 2021-03-11 16:54:15 +01:00
Alex 3214dd52dd Very minor changes 2021-03-10 21:50:09 +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 e9fd265ce6 Slight refactoring to make things clearer with DeletedFilter 2020-11-20 20:11:04 +01:00
Alex 44dba0e53c cargo fmt 2020-07-08 17:34:37 +02:00
Alex 84bbbfaa7b Add multiple headers to object model 2020-07-08 17:33:14 +02:00
Alex a5fa2a136b (WIP) New object table model, TODO: update API calls to use it 2020-07-08 16:46:47 +02:00
Alex bec26a1312 Rename garage_core to garage_model 2020-07-07 13:59:22 +02:00
Renamed from src/core/object_table.rs (Browse further)