Hi, Anyone can tell me if the golang mongodb driver supports watching the time series data in mongo 5.x ?
Skip to main content
Welcome to the MongoDB Community Forums @111783 !
Per Time Series Collection Limitations, change streams are not supported for time series collections in MongoDB 5.0.
If your use case requires both time series data and change streams, I would look into using the Bucket Pattern.
Regards,
Stennie
3 years later
Some years passed, I would ask basically the same question. Will change streams be planned to be supported in time series collection? (it will be very useful in my case)
New & Unread Topics
Topic | Replies | Views | Activity |
---|---|---|---|
Issue while updating in nested arrays using arrayFilter | 5 | 942 | Apr 2024 |
How to connect using certificate and ignore certificate errors | 1 | 1.2k | May 2024 |
Collection sub-document not updating | 2 | 641 | May 2024 |
C# driver support for BigInt SchemaType | 2 | 613 | Jun 2024 |
How is user authentication handled by the mongocxx v3 driver? | 0 | 244 | Jul 2024 |