Open
Description
Description
What's the best practice to achieve atomic updates with node-redis client for multiple members from nodejs?
https://github.com/redis/node-redis/blob/master/packages/client/lib/commands/ZINCRBY.ts
Also, do you have a doc stating request/response examples for clients?