1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-13 10:02:24 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
leibale
71242304bc add tests 2021-06-11 16:37:04 -04:00
leibale
10e9cbc005 add support for date in both EXPIREAT & EXPIRE 2021-06-11 14:07:55 -04:00
leibale
a146a9cefd fix EXPIREAT.spec.ts 2021-06-11 13:27:34 -04:00
leibale
199a94fc89 add support for most of the "keys commands" 2021-06-11 13:25:01 -04:00
leibale
ece496d623 add HyperLogLog commands 2021-06-10 12:43:28 -04:00
leibale
dbf813e3f4 fix KEEPTTL in SET 2021-06-10 10:52:05 -04:00
leibale
c15a8c4304 add support for all set commands (including sScanIterator) 2021-06-09 13:57:39 -04:00
leibale
b3eeb41f58 PubSub 2021-06-09 13:06:09 -04:00
leibale
a20d5b408b add the SCAN command and client.scanIterator 2021-06-01 17:49:49 -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
15cf27423a implement more commands 2021-05-25 13:02:15 -04:00
leibale
0f25efb255 fix client.blPop test 2021-05-25 09:51:48 -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
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