Update 'safe multimerge'
parent
3f6d2b4c56
commit
15ce6b3936
@ -2,7 +2,7 @@
|
||||
|
||||
Bob, Alice and Carol are editing the same data item. When they try to send updates to the server, 8 RAYS cloud enforces the order that only changing _last saved block state_ is actually allowed, so only one update is accepted and the rest get the merge request.
|
||||
|
||||
The multimerge cycle sample:
|
||||
Here is the multimerge cycle sample; the "par" fragments here are special meaning: interactions _inside the par gragment_ are executed in parallel, buth the sequence show their respectable order in time.
|
||||
|
||||
```mermaid
|
||||
sequenceDiagram
|
||||
|
Loading…
Reference in New Issue
Block a user