node-redis icon indicating copy to clipboard operation
node-redis copied to clipboard

3 socket writes instead of one?

Open amochkin opened this issue 1 year ago • 1 comments

Hi, @everyone!

Can someone please explain why is this happening:

https://github.com/redis/node-redis/blob/4f85030e42da2eed6a178e54994330af5062761e/index.js#L896-L899

Let`s concatenate the data and send once.

amochkin avatar Feb 14 '24 17:02 amochkin