-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Collections expose the watch() method that allows subscribing to a collection change stream. This is documented here https://docs.mongodb.com/manual/reference/method/db.collection.watch/
This functionality is implemented in other languages like JS see http://mongodb.github.io/node-mongodb-native/3.6/api/Collection.html#watch
- duplicates
-
RUST-519 Implement public change streams API
- Closed