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

Sentinel support #217

Open
PatelVishalJ opened this issue Oct 27, 2023 · 1 comment
Open

Sentinel support #217

PatelVishalJ opened this issue Oct 27, 2023 · 1 comment

Comments

@PatelVishalJ
Copy link

redis-om for node seems only get connected through node-redis module.

node-redis has future enhancments to support sentinel, but looks like it is struggling to add support for sentinel for 10 years, but have not success yet.

Is there any known way where I can make my NodeJS application to work with Redis sentinel and use redis-om on it?

@guyroyse
Copy link
Contributor

Redis OM only works with Node Redis. There are no plans to support Sentinel with Redis OM directly nor to use other JavaScript clients with Redis OM.

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