Better prints again, and a great question

This commit is contained in:
Alex Auvolat
2020-04-16 19:57:13 +02:00
parent 2a05fd135a
commit 768d22ccdb
2 changed files with 11 additions and 4 deletions
+2
View File
@@ -5,6 +5,8 @@ Replication
- every node watches the current ring and state of the network
- and thus determines the interval of tokens for which they are responsible
How are we going to test that our replication method works correctly?
We will have to introduce lots of dummy data and then add/remove nodes many times.
To do list