1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-11 22:42:42 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
leibale
a10b276144 implement some GEO commands, improve scan generic transformer, expose RPUSHX 2021-07-19 16:39:09 -04:00
leibale
c5bde41692 better modules support, fix some bugs in legacy mode, add some tests 2021-07-07 18:02:22 -04:00
leibale
a2de68c572 clean code 2021-07-02 18:27:50 -04:00
leibale
be5ff18d23 replace "modern" with "v4" 2021-07-01 16:00:01 -04:00
leibale
33f8d5e484 fix some code analyzers (LGTM, deepsource, codeclimate) issues 2021-06-28 20:19:13 -04:00
leibale
89157864f0 add support for lua scripts and modules in cluster, spawn cluster for tests, add some cluster tests, fix pubsub listener arguments 2021-06-22 14:05:39 -04:00
leibale
20891562d4 remove console.log 2021-06-10 12:42:53 -04:00
leibale
f7d412fa3f support pipeline 2021-06-09 15:13:57 -04:00
leibale
f62b68d672 replace callbackify with legacyMode 2021-06-01 16:51:22 -04:00
leibale
4cbcc90bbb Add support for lua scripts in client & muilti, fix client socket initiator, implement simple cluster nodes discovery strategy 2021-05-31 10:39:40 -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
38b2bd75fb spawn redis-servers for tests,
add some tests,
fix client auth on connect
2021-05-12 18:27:35 -04:00
leibale
c9707c9d0d init v4 2021-05-12 14:27:02 -04:00