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 3fee2b2 commit cad30afCopy full SHA for cad30af
content/integrate/redis-data-integration/ingest/architecture.md
@@ -72,7 +72,7 @@ added to the target within a few seconds after capture.
72
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.
+or simply if the source quickly generates a lot of change data.
76
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.
0 commit comments