Module qm_mongodb::change_stream 
source · Expand description
Contains the functionality for change streams.
Modules§
- Contains the types related to aChangeStreamevent.
- Types for change streams using sessions.
Structs§
- AChangeStreamstreams the ongoing changes of its associated collection, database or deployment.ChangeStreaminstances should be created with methodwatchagainst the relevant target.