dovi
ca90d51fb8
fix DEL spec
2023-05-02 19:52:28 -04:00
dovi
80ecd9e06a
fix DUMP spec
2023-05-02 19:50:01 -04:00
dovi
6809365e98
fix EXISTS spec
2023-05-02 19:34:49 -04:00
dovi
98c1a1d235
fix ZREMRANGEBYSCORE
2023-05-02 18:35:33 -04:00
dovi
a280648e62
fix ZREMRANGEBYRANK
2023-05-02 18:19:54 -04:00
dovi
08040f9431
fix ZREMRANGEBYLEX
2023-05-02 18:11:08 -04:00
dovi
a5344946b6
fix ZRANGEBYLEX
2023-05-02 18:01:45 -04:00
dovi
28d8215b6d
fix ZRANGEBYSCORE
2023-05-02 17:54:55 -04:00
dovi
31c91decec
fix ZUNIONSTORE
2023-05-02 17:43:10 -04:00
dovi
d643134dce
fix ZUNION
2023-05-02 17:43:05 -04:00
dovi
e1727d16a1
fix ZUNION
2023-05-02 17:27:57 -04:00
dovi
afa394e35d
fix XSETID
2023-05-02 16:06:14 -04:00
dovi
449d9c40ae
fix XTRIM
2023-05-02 15:40:00 -04:00
dovi
dd6b211db3
fix XDEL
2023-05-02 15:28:23 -04:00
dovi
ea87a6767f
fix XACK
2023-05-01 19:20:45 -04:00
dovi
e58562be4d
clean code
2023-05-01 19:08:14 -04:00
dovi
74caece450
fix XADD
2023-05-01 19:06:21 -04:00
Leibale
4304f4dba3
some more commands
2023-05-01 06:58:27 -04:00
Leibale
a5d0963fcf
Release client@2.0.0-next.1
2023-04-30 11:08:59 -04:00
Leibale
e04609cc3a
WIP
2023-04-30 10:46:43 -04:00
Leibale
88333c01de
some more commands
2023-04-30 10:33:05 -04:00
Leibale
53b9397a78
some more commands
2023-04-30 10:08:25 -04:00
Leibale
547132a080
merge master into v5
2023-04-30 09:51:29 -04:00
Leibale
8d615e99ed
wip
2023-04-27 19:17:11 -04:00
Leibale
e8e09a7b5b
Release client@1.5.7
2023-04-27 18:46:40 -04:00
Leibale
ab3973aca3
wip
2023-04-27 18:41:32 -04:00
Leibale
53ac48f298
some tests
2023-04-27 17:43:29 -04:00
Leibale
1254ff7ebd
wip
2023-04-26 18:04:27 -04:00
Leibale
fe7ca91ce2
Merge branch 'master' of github.com:redis/node-redis into v5
2023-04-26 17:50:23 -04:00
Leibale Eidelman
dc920d3b67
fix isolationPool
after reconnect ( #2409 )
...
* fix #2406 - fix isolationPool after reconnect
* revert breaking change
* fix
2023-04-26 14:44:09 -04:00
Leibale Eidelman
986a510237
fix #2481 - fix "falsy" arguments in TS.ALTER ( #2483 )
2023-04-26 14:29:39 -04:00
Leibale
aae501e271
wip
2023-04-26 14:29:04 -04:00
Leibale
126d2cc9cf
fix #2469
2023-04-26 14:11:31 -04:00
Leibale
cf7d4cc30e
wip
2023-04-26 13:43:16 -04:00
Leibale
ae0d3521b3
upgrade deps
2023-04-26 13:42:51 -04:00
Leibale
623f229f4d
Merge branch 'master' of github.com:redis/node-redis into v5
2023-04-26 13:38:32 -04:00
Leibale
e25bcff293
WIP
2023-04-26 13:32:10 -04:00
Leibale Eidelman
ba31c8a50e
fix #2443 - fix multiple sockets on error in socket initiator ( #2480 )
...
* fix #2443 - fix multiple sockets on error in socket initiator
* handle `error` events in test
2023-04-26 12:56:42 -04:00
Carl Hopf
e1658ba6ef
fix cluster extractFirstKey skip commandOptions() passed to args ( #2439 )
...
* cluster extractFirstKey skip commandOptions() passed to args
* cluster with commandOptions unit test
* improve performance
* fix type
* fix type
---------
Co-authored-by: Leibale Eidelman <me@leibale.com >
2023-04-26 12:56:04 -04:00
Leibale
567ae381b0
"typed" multi
2023-04-25 09:48:11 -04:00
Leibale
b272f18818
some more commands, multi.exec<'typed'>
2023-04-24 19:50:58 -04:00
Gady
c88dea6151
Augment subpackages npm info ( #2478 )
...
* augment subpackages npm info
* some more keywords
---------
Co-authored-by: Leibale Eidelman <me@leibale.com >
2023-04-24 12:41:44 -04:00
sorilove
9f2e27d07d
Fixed a bug in the updateIsActive function ( #2476 )
...
Missing PubSubType.SHARDED and duplicate comparison of PubSubType.CHANNELS when comparing listeners size in updateIsActive function
2023-04-24 12:41:30 -04:00
Leibale
39bcac6484
clean SET command
2023-04-24 12:40:22 -04:00
Leibale
40cfb94ca2
WIP
2023-04-24 12:11:45 -04:00
Leibale
9faa3e77c4
WIP
2023-04-23 07:56:15 -04:00
Leibale Eidelman
d65a641b2d
revert 1d8302c9db
2023-03-17 09:52:30 -04:00
Carl Hopf
1d8302c9db
FT.CREATE
- set FIRST_KEY_INDEX
to 1
(#2440 )
2023-03-14 12:37:13 -04:00
Leibale
f756d9aaa9
Release client@1.5.6
2023-02-24 18:10:07 -05:00
Leibale
f0794ece01
Release search@1.1.2
2023-02-24 18:07:31 -05:00