A quick demo of consuming change streams.
Shows how to consume Change Streams using the Node mongodb driver.
Two techniques:
- Aggregation pipeline
- Async event subscription
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A quick demo of consuming change streams.
Shows how to consume Change Streams using the Node mongodb driver.
Two techniques: