Skip to content

Commit 115ebad

Browse files
committed
Update prerequisites
1 parent 21a6fe0 commit 115ebad

File tree

1 file changed

+2
-2
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+2
-2
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/mongodb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ weight: 2
1919
This guide describes the steps required to prepare a MongoDB database as a source for Redis Data Integration (RDI) pipelines.
2020

2121
## Prerequisites
22-
- **MongoDB version:** 4.0 or later (replica set, sharded cluster, or MongoDB Atlas).
23-
- **User privileges:** You must have a MongoDB user with sufficient privileges to read the oplog and collections, and to use change streams (if required).
22+
- **MongoDB version:** 6.0 or later (replica set, sharded cluster, or MongoDB Atlas).
23+
- **User privileges:** You must have a MongoDB user with sufficient privileges to read the oplog and collections, and to use change streams.
2424
- **Network access:** The RDI Collector must be able to connect to all MongoDB nodes in your deployment.
2525

2626
## 1. Configure Oplog Size

0 commit comments

Comments
 (0)