Change streams and Triggers for Time Series Collections
Add Change streams and Trigger capabilities to Time Series Collections.
Current Limitations don't allow this.
https://docs.mongodb.com/manual/core/timeseries/timeseries-limitations/#change-streams
-
Still no ETA for this, but's it's on the roadmap
-
Anthony Uphof commented
Any Update on this ?
-
Michael commented
I was super excited to use timeseries collections, and built a prototype, which didn't work. I use change streams all over our app, for real-time updates. After much hair pulling, finally found that timeseries collections can't be "watched". Uggh! This is the perfect use case for them, updates from many places and a beautiful way to stream (and filter) those changes for real time processing. Please please please implement this!