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 |
---|---|---|---|
Still got “Thread static buffer is already in use” after v2.18 | 1 | 281 | Jul 2024 |
trying to Insert a document to a collection inside multithread function | 1 | 53 | Sep 2024 |
Insert and retrieve Date of Birth value( date only) without time portion and timezone using java sync driver API | 0 | 28 | Nov 2024 |
Dealing with casts in expressions | 0 | 19 | Jan 28 |
C# Reading invalid UTF-8 strings | 0 | 47 | Feb 3 |