denodrivers / mongo

🍃 MongoDB driver for Deno 🦕
https://deno.land/x/mongo
MIT License
512 stars 95 forks source link

Support for change streams? #108

Open viztastic opened 4 years ago

viztastic commented 4 years ago

Would be amazing if we could support change streams, is this on the horizon? Any alternative approaches for now?

manyuanrong commented 4 years ago

https://jira.mongodb.org/projects/RUST/issues/RUST-43?filter=allopenissues It seems that rust-mongdb already supports change streams, but there is no relevant documentation yet. If anyone is familiar with this, welcome to help

viztastic commented 4 years ago

Sorry, @manyuanrong I don't have any experience with Rust. Is it difficult for a new beginner to follow the logic and try to write a wrapper around it? Happy to have a go if you could point me in a direction.

Change streams is a big deal for me, am keen to help out however I can.

manyuanrong commented 3 years ago

This project has completely used TS refactoring. Are you still interested in it? If so, you can try to implement this feature on this basis. Otherwise I will add it to the list of to be implemented, but it will not be implemented immediately

asyrique commented 2 years ago

@erfanium I have some time and could try my hand at tackling this feature, but I see that you added it to a milestone that you are currently working on. Curious if you're already working on it, in which case I'll look into another issue to work on 🙏🏿

Thanks for all your and the team's great work on this library btw!

lucsoft commented 2 years ago

@asyrique I was working on it but I have my finals next week so not much time

asyrique commented 2 years ago

@asyrique I was working on it but I have my finals next week so not much time

Cool stuff, good luck with your finals 👍. Would you say you're past 30-40% to a PR? If so, I'll pick up another issue.

lucsoft commented 2 years ago

Currently it would be more important to look at better Altas support

@asyrique if you could look into this this would be awesome