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 |
---|---|---|---|
spring.data.mongodb connection to Atlas is erroring with socket exception just for one secondary node | 0 | 542 | May 2024 |
Optimize JSON Output in MongoDB ToJson | 4 | 485 | May 2024 |
Unable to update the document | 1 | 245 | Jul 2024 |
Failed to send “getMore” command with database “<DBName>”: Failed to read 16716027 bytes: socket error or timeout: generic server error | 0 | 118 | Aug 2024 |
Filtering table by Guid Id and then by near | 0 | 66 | Nov 2024 |