Y
Hacker News
new
|
ask
|
show
|
jobs
by
sateesh
2913 days ago
Yes you can tail oplog, but in a sharded setup with multiple clusters this becomes a pain.
1 comments
sbr464
2913 days ago
The new change streams api resolved a lot of this, since it allows your to utilize the aggregation framework to subscribe to highly filtered/specific queries. The upcoming 4.0 release is expanded further.
link