Skip to content

Commit 3fee2b2

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

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
@@ -73,7 +73,7 @@ added to the target within a few seconds after capture.
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
7575
or simply if the source generates a lot of change data quickly.
76-
If this continues then the streams will eventually occupy all the
76+
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.
7979
Change data is held at the source until RDI clears the backlog and has

0 commit comments

Comments
 (0)