File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Here we agreed on the following requirements:
37
37
3 . We need to support a broadcast strategy that reaches all nodes in the cluster very quickly (for example through high fanout values) and optimally
38
38
supporting acknowledgement. This will be necessary for the consensus protocols.
39
39
4 . We should support some sort of immutable facts that can be spread across the cluster such as certificate revocation.
40
- 5 . For all of { CRDTs, strongly consistent mutable data, immutable facts } we want to support a time to live.
40
+ 5 . For all of \ { CRDTs, strongly consistent mutable data, immutable facts \ } we want to support a time to live.
41
41
6 . We want to have encryption and cryptographic signing built in from the beginning. Peter started posting about that.
42
42
43
43
I believe this gives us enough requirements to begin creating a short list of possible protocol that we could use for this.
You can’t perform that action at this time.
0 commit comments