redis-clustr | Redis Cluster client for Node.js | Runtime Evironment library
kandi X-RAY | redis-clustr Summary
kandi X-RAY | redis-clustr Summary
Redis Cluster client for Node.js
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of redis-clustr
redis-clustr Key Features
redis-clustr Examples and Code Snippets
Community Discussions
Trending Discussions on redis-clustr
QUESTION
I was able to connect to Amazon ElastiCache (Redis) using Node.js libraries, which are redis
and redis-clustr
without any error. But get couldn't get slot allocation
error whenever I tried to set key and value pair in Node.js app running on Amazon EC2 instance. My Amazon ElastiCache has one primary node and one replica (that is two node).
This is the code sample used for the connection:
...ANSWER
Answered 2019-Nov-28 at 16:26I experienced the same. My reason was that my ElastiCache was configured as Master-Slave, and therefore redis-clustr is not needed. Connect to it using e.g. ioredis:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install redis-clustr
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page