Skip to content

Commit cad30af

Browse files
Update content/integrate/redis-data-integration/ingest/architecture.md
Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent 3fee2b2 commit cad30af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/ingest/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ added to the target within a few seconds after capture.
7272

7373
Sometimes, data records can get added to the streams faster than RDI can
7474
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.
75+
or simply if the source quickly generates a lot of change data.
7676
If this continues, then the streams will eventually occupy all the
7777
available memory. When RDI detects this situation, it applies a
7878
*backpressure* mechanism to slow or stop the flow of incoming data.

0 commit comments

Comments
 (0)