mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
parent
237b912cf5
commit
276cc8cad6
@ -37,7 +37,7 @@ complications for this model.
|
|||||||
3) A client can query the current state of the room from a reader.
|
3) A client can query the current state of the room from a reader.
|
||||||
|
|
||||||
The writers and readers cannot extract the necessary information directly from
|
The writers and readers cannot extract the necessary information directly from
|
||||||
the event logs because it would take to long to extract the information as the
|
the event logs because it would take too long to extract the information as the
|
||||||
state is built up by collecting individual state events from the event history.
|
state is built up by collecting individual state events from the event history.
|
||||||
|
|
||||||
The writers and readers therefore need access to something that stores copies
|
The writers and readers therefore need access to something that stores copies
|
||||||
|
Loading…
Reference in New Issue
Block a user