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
2c4dc95a44
Merge branch 'master' of github.com:redis/node-redis into v5
2023-04-30 09:54:24 -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
3273c8540d
Release redis@4.6.6
2023-04-27 18:48:02 -04:00
Leibale
f0bd7e0c2a
upgrade deps
2023-04-27 18:47:43 -04:00
Leibale
e8e09a7b5b
Release client@1.5.7
client@1.5.7
2023-04-27 18:46:40 -04:00
Leibale
ab3973aca3
wip
2023-04-27 18:41:32 -04:00
Leibale
69767d40f8
tests.yml
2023-04-27 17:46:46 -04:00
Leibale
53ac48f298
some tests
2023-04-27 17:43:29 -04:00
Leibale
7bacad2e69
wip
2023-04-27 12:57:36 -04:00
Leibale
1254ff7ebd
wip
2023-04-26 18:04:27 -04:00
Leibale
c78f3354e0
wip
2023-04-26 17:57:31 -04:00
Leibale
fe7ca91ce2
Merge branch 'master' of github.com:redis/node-redis into v5
2023-04-26 17:50:23 -04:00
Leibale
11c1738e7e
wip
2023-04-26 17:48:42 -04:00
Leibale Eidelman
dc920d3b67
fix isolationPool
after reconnect ( #2409 )
...
* fix #2406 - fix isolationPool after reconnect
* revert breaking change
* fix
redis@4.6.6
2023-04-26 14:44:09 -04:00
Leibale
feae3d184b
npm update
2023-04-26 14:30:57 -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
0fbf78a105
wip
2023-04-26 13:46:18 -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
35d32e5b64
Update v4-to-v5.md
2023-04-22 15:27:56 -04:00
Leibale Eidelman
1d6c78072a
Update v4-to-v5.md
2023-04-10 02:07:54 -04:00
Leibale Eidelman
5c6fb19a9a
Update v4-to-v5.md
2023-04-10 01:46:11 -04:00
Simon Prickett
02b3beee99
Removed quite repetition of 'Rather'
2023-04-06 20:31:44 +01:00
Simon Prickett
7f880a64d2
Worked on phrasing etc for v5 doc changes.
2023-04-06 20:29:01 +01:00
Leibale
935993a84a
wip
2023-04-05 13:03:44 -04:00
Leibale Eidelman
d65a641b2d
revert 1d8302c9db
2023-03-17 09:52:30 -04:00