Commit 88de888
Update streams.md with XREADGROUP behavior details (#2553)
* Update streams.md with XREADGROUP behavior details
Clarify the behavior of XREADGROUP in Active-Active streams, including message order guarantees and acknowledgment handling.
* Clarify XREADGROUP message order guarantees
Clarified the guarantee of message order in XREADGROUP regarding consumed messages from multiple regions.
* Update XREADGROUP message ordering explanation
Clarified the message ordering guarantee for XREADGROUP in multi-region scenarios.
* Update order guarantees for Active-Active streams
Clarified the guarantees of entry order for multiple regions in Active-Active streams.
* Apply suggestions from code review
Editorial changes.
---------
Co-authored-by: David Dougherty <[email protected]>1 parent 0cf595f commit 88de888
File tree
1 file changed
+4
-0
lines changed- content/operate/rs/databases/active-active/develop/data-types
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
302 | 306 | | |
303 | 307 | | |
304 | 308 | | |
| |||
0 commit comments