cayasso / mongo-oplog

Watch mongodb oplog in a simple way
381 stars 91 forks source link

Obsolete package? #68

Open dandv opened 6 years ago

dandv commented 6 years ago

Wondering what the future of this package is, now that MongoDB 3.6 has implemented change streams.

cayasso commented 6 years ago

Yea I need to evaluate this my self and for our company internal process, as soon as we evaluate and do some testing with change streams, I will officially announce the future of the project.

kdekooter commented 6 years ago

Any news @cayasso ?

lampe commented 5 years ago

I was trying to listen to the oplog with the streams API but when I wanted to listen to the local DB I just got this: MongoError: $changeStream may not be opened on the internal local database