Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it posible to get a callback replay on a save/remove/insert operation? #42

Open
ronen1malka opened this issue Aug 28, 2015 · 1 comment

Comments

@ronen1malka
Copy link

Is it posible to have a callback/promise to test a result?
If no, any workaround?
Using getlasterror is not good enough fo async call.

@amark
Copy link
Owner

amark commented Sep 10, 2015

@ronen1malka currently I was assuming getlasterror was how this was done in all the other drivers. Do you know what they do instead?

I'm currently devoting all my attention to my own (better) database, http://github.com/amark/gun which is like a free Open Source Firebase. You should check it out! If you still need MongoDB for some reason, would you be interested in contributing to this library since I won't be able to spend as much time on it anymore?

Sorry for the delayed response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants