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

How to configure redis replicated nodes for Arena? #76

Closed
sumitsarkar opened this issue Dec 8, 2017 · 2 comments
Closed

How to configure redis replicated nodes for Arena? #76

sumitsarkar opened this issue Dec 8, 2017 · 2 comments

Comments

@sumitsarkar
Copy link

I could't find any documentation on how to configure a Redis.Cluster with Arena. Can someone please point me in the right direction?

@skeggse
Copy link
Member

skeggse commented Dec 8, 2017

You can provide a url to the redis config. See here. It's up to the underlying queue (bee-queue, bull-queue) to support cluster. Presently, bee-queue does not support cluster, but feel free to change that :). bull appears to support cluster.

@skeggse skeggse closed this as completed Dec 8, 2017
@sumitsarkar
Copy link
Author

@skeggse I got it working right after your reply. Thank you so much 👍

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