Skip to content

Commit 95ee65d

Browse files
committed
name update
1 parent 03e9ceb commit 95ee65d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectors/oracle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# redis-connect-oracle
22

3-
redis-connect-oracle is a Redis Connect connector for capturing changes (INSERT, UPDATE and DELETE) from MySQL (source) and writing them to a Redis Enterprise database (Target). The connector uses [Oracle LogMiner](https://docs.oracle.com/cd/B19306_01/server.102/b14215/logminer.htm#i1010243) to read the database redo log.
3+
redis-connect-oracle is a Redis Connect connector for capturing changes (INSERT, UPDATE and DELETE) from Oracle Database (source) and writing them to a Redis Enterprise database (Target). The connector uses [Oracle LogMiner](https://docs.oracle.com/cd/B19306_01/server.102/b14215/logminer.htm#i1010243) to read the database redo log.
44

55
<p>
66
The first time redis-connect-oracle connects to a Oracle database, it reads a consistent snapshot of all of the schemas.

0 commit comments

Comments
 (0)