We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d3fed commit 3fee2b2Copy full SHA for 3fee2b2
content/integrate/redis-data-integration/ingest/architecture.md
@@ -73,7 +73,7 @@ added to the target within a few seconds after capture.
73
Sometimes, data records can get added to the streams faster than RDI can
74
process them. This can happen if the target is slowed or disconnected
75
or simply if the source generates a lot of change data quickly.
76
-If this continues then the streams will eventually occupy all the
+If this continues, then the streams will eventually occupy all the
77
available memory. When RDI detects this situation, it applies a
78
*backpressure* mechanism to slow or stop the flow of incoming data.
79
Change data is held at the source until RDI clears the backlog and has
0 commit comments