안병훈

Results 2 issues of 안병훈

Hi, I've found the following warning message. ``` (node:80974) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 21 end listeners added to [Redis]. Use emitter.setMaxListeners() to increase limit ``` And then investigated...

After I read the Redis cluster connection in the readme document, I've tested the sample source connecting the Redis Cluster with 3 nodes. Then I faced the following error message....

bug