node-redis
node-redis copied to clipboard
3 socket writes instead of one?
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.