Keshav Gaur

Results 5 comments of Keshav Gaur

@luin I'm also facing the similar issue and I checked the client list those were all from my production servers

@luin I have increased the limit already and has set that to 25000 but still I reach a point where number of clients reach the threshold.

@luin I have created a singleton class which returns only one client and I use that to call redis functions, Do I explicitly have to quit the client connection?

@luin I went through the example and I'm using redis in the similar manner. I have checked that singleton is working fine. the version which I'm using is "ioredis": "^4.14.0",...

okay @luin thanks, I will check this possibility also.