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 |
---|---|---|---|
Referencing a document instead of including it and including it in a query in C# | 2 | 568 | Jun 2024 |
Performance degradation from java driver version 3.10.1 to 5.1.1 | 1 | 248 | Jul 2024 |
sometimes FindAsync(), FindOneAndReplaceAsync(), UpdateOneAsync() taking longer than 25 mins to finish | 0 | 67 | Sep 2024 |
Why is the BoundingBox of a Polygon is null? | 3 | 44 | Nov 2024 |
CRUD operation fails with Bson Serialization Exception | 3 | 244 | Jan 15 |