Commit graph

26 commits

Author SHA1 Message Date
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 7d3a951836 document rpc crate 2021-04-06 05:26:36 +02:00
Alex 0f192a96b5
small simplify 2021-04-05 23:21:25 +02:00
Alex 7b85056942
Merge discovery loop with consul 2021-04-05 23:04:08 +02:00
Alex 7fd1f9a869
cargo fmt 2021-04-05 20:42:57 +02:00
Alex c5d8dc7d6d
Print stats 2021-04-05 20:42:46 +02:00
Alex fa11cb746a
Cargo fmt 2021-04-05 20:35:26 +02:00
Alex f11bd80d2a
Keep old data 2021-04-05 20:33:24 +02:00
Alex 595dc0ed0d
Persist directly and not in background 2021-04-05 20:26:01 +02:00
Alex 0eb5baea1a
Improve bootstraping: do it regularly; persist peer list 2021-04-05 19:55:53 +02: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 4d4117f2b4 Refactor block resync loop; make workers infaillible 2021-03-15 20:09:44 +01:00
Alex 3bf2df622a Time and metadata improvements 2021-03-15 16:21:41 +01:00
Alex 8d63738cb0 Checkpoint: add merkle tree in data table 2021-03-11 13:47:21 +01:00
Alex d7e005251d Not fully tested: new multi-dc MagLev 2021-03-05 16:22:29 +01:00
Alex 40763fd749 Cargo fmt 2021-02-23 18:46:25 +01:00
Alex 6e6f7e8555 Replace some checksums where it makes sense 2021-02-23 18:14:37 +01:00
Alex b1b640ae8b rename hash() to sha256sum(), we might want to change it at some places 2021-02-21 15:24:30 +01:00
Alex 80892df8cc Some refactoring 2021-02-21 13:11:10 +01:00
Alex 8956db2a81 Make less things public 2020-12-12 17:58:19 +01:00
Alex a50fa70d45 Refactor error management in API part 2020-11-08 15:05:28 +01:00
Alex fbe8fe81f2 Add automatic peer discovery from Consul 2020-06-30 18:33:14 +02:00
Alex d8f5e643bc Split code for modular compilation 2020-04-24 10:10:01 +00:00
Alex c9c6b0dbd4 Reorganize code 2020-04-23 17:05:46 +00:00
Renamed from src/membership.rs (Browse further)