Skip to content

winstonleedev/mongo-replicator

Repository files navigation

test-mongo-change-streams

Test code for mongo change streams

How to use

Add to your hosts file

127.0.0.1 mongo1
127.0.0.1 mongo2
127.0.0.1 mongo3
docker-compose up -d
node index.js

About

Reference Code for synchronizing changes from MongoDB to RDBMS (MariaDB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published