mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-18 01:14:10 +01:00
commit
72977014eb
|
|
@ -116,7 +116,7 @@ model communication history as a partially ordered graph of events known as
|
||||||
the room's "event graph", which is synchronised with eventual consistency
|
the room's "event graph", which is synchronised with eventual consistency
|
||||||
between the participating servers using the "Server-Server API". This process
|
between the participating servers using the "Server-Server API". This process
|
||||||
of synchronising shared conversation history between homeservers run by
|
of synchronising shared conversation history between homeservers run by
|
||||||
different parties is called "Federation". Matrix optimises for the the
|
different parties is called "Federation". Matrix optimises for the
|
||||||
Availability and Partitioned properties of CAP theorem at
|
Availability and Partitioned properties of CAP theorem at
|
||||||
the expense of Consistency.
|
the expense of Consistency.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue