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

[Question] Are there an existing Mongodb watcher? #274

Closed
chunfat-setsail opened this issue May 27, 2021 · 1 comment
Closed

[Question] Are there an existing Mongodb watcher? #274

chunfat-setsail opened this issue May 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@chunfat-setsail
Copy link

Want to prioritize this issue? Try:

issuehunt-to-marktext


What's your scenario? What do you want to achieve?
I am developing a stateless application using Nodejs that would probably scale up to multiple instances.

For the policy sync across instances, I found that using a watcher is necessary. After go thru the docs, I found that there is no mongodb-watcher officially supported.

As I know that MongoDB supports "Change Streams", it might be useful to create a mongodb-watcher. FYR.

Just wonder is there an existing MongoDB watcher? if not I might try to implement one. Any suggestions on that?

@hsluoyz hsluoyz transferred this issue from casbin/casbin May 27, 2021
@hsluoyz hsluoyz added the enhancement New feature or request label May 27, 2021
@hsluoyz
Copy link
Member

hsluoyz commented May 27, 2021

Moved to: node-casbin/mongodb-watcher#1

@hsluoyz hsluoyz closed this as completed May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants