services/RealmSync library
Classes
- RealmSync
- Real-time bidirectional sync engine between Realm database and MongoDB Atlas.
-
SyncCollectionConfig<
T extends dynamic> - Configuration for a single collection/model to be synced between Realm and MongoDB.
- SyncObjectEvent
- Event emitted when a sync operation completes for an object.