You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: