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
7828fa9077 remove unused function 2021-07-07 18:11:36 -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
ea1e1eb8dc remove unused imports 2021-07-01 16:11:11 -04:00
leibale
88313bda94 handle ASK errors, add some commands and tests 2021-07-01 15:45:25 -04:00
leibale
33f8d5e484 fix some code analyzers (LGTM, deepsource, codeclimate) issues 2021-06-28 20:19:13 -04:00
leibale
8afd260f46 add XREAD and XREADGROUP commands 2021-06-24 15:06:20 -04:00
leibale
faab94fab2 add support for List commands, fix some Sorted Set commands, add some cluster commands, spawn cluster for testing, add support for command options in cluster, and more 2021-06-23 18:12:12 -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
c29c1bb7d2 better cluster nodes discorvery strategy after MOVED error, add PubSub test 2021-06-11 17:29:20 -04:00
leibale
71242304bc add tests 2021-06-11 16:37:04 -04:00
leibale
1cf95693a9 add support for options in a command function (.get, .set, ...), add support for the SELECT command, implement a couple of commands, fix client socket reconnection strategy, add support for using replicas (RO) in cluster, and more.. 2021-05-25 09:45:38 -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