1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-14 21:21:31 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
leibale
c94a232a21 update README (thanks to @GuyRoyse), add some tests 2021-08-18 19:00:32 -04:00
leibale
27344e9626 fix #1636 - handle null in multi.exec 2021-08-02 14:08:16 -04:00
leibale
70cf791d6f add support for multi in cluster 2021-07-28 11:57:10 -04:00
leibale
f7d412fa3f support pipeline 2021-06-09 15:13:57 -04:00
leibale
61edd4f1b5 add MULTI and EXEC commands to when executing multi command, make client.multi return type innerit the module commands, clean some tests, exclute spec files from coverage report 2021-05-14 05:03:13 -04:00
leibale
25cfd0e6f9 add tests coverage report 2021-05-12 19:16:17 -04:00
leibale
c9707c9d0d init v4 2021-05-12 14:27:02 -04:00