Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 7f7c78e

Browse files
authored
Update meetings.md (#487)
1 parent 6990fcb commit 7f7c78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/meetings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Here we agreed on the following requirements:
3737
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
3838
supporting acknowledgement. This will be necessary for the consensus protocols.
3939
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.
4141
6. We want to have encryption and cryptographic signing built in from the beginning. Peter started posting about that.
4242

4343
I believe this gives us enough requirements to begin creating a short list of possible protocol that we could use for this.

0 commit comments

Comments
 (0)