MongoDB Agent for Gluesync: Features & Compatibility
Core principles
Gluesync’s MongoDB agent uses and implements the MongoDB Kotlin SDK to connect and perform all the operations at the node/cluster level. Gluesync also supports MongoDB HA features as well as load balancing across multiple cluster nodes, thanks to automatic node discovery.
Change data capture
This agent makes use of the Change Streams API built-in in MongoDB to catch real-time data changes from MongoDB’s database starting from Database version 3.4 and above.
Q&A
I have got MongoDB Realm running on the same database in which I would like to run Gluesync, is it supported? Sure, Gluesync has been specifically designed to work even within MongoDB Realm running on the same database.
I have got MongoDB running under MongoDB Atlas DBaaS, is it supported? Gluesync works great even when your MongoDB is served via MongoDB Atlas DBaaS or running in any public cloud hosting service.