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
Carl Hopf
1d8302c9db
FT.CREATE
- set FIRST_KEY_INDEX
to 1
(#2440 )
2023-03-14 12:37:13 -04:00
Leibale
ca1d04f2ba
Release redis@4.6.5
redis@4.6.5
2023-02-24 18:22:13 -05:00
Leibale
4745fae37f
ugprade subpackages
2023-02-24 18:16:56 -05:00
Leibale
f756d9aaa9
Release client@1.5.6
client@1.5.6
2023-02-24 18:10:07 -05:00
Leibale
f0794ece01
Release search@1.1.2
search@1.1.2
2023-02-24 18:07:31 -05:00
Leibale Eidelman
4937efca6b
upgrade dependencies ( #2426 )
2023-02-24 18:05:43 -05:00
Leibale Eidelman
e95b258dca
fix #2419 - fix RESP2 array decoder in edge cases ( #2424 )
2023-02-24 17:34:19 -05:00
Leibale Eidelman
63e5228ce6
fix #2411 - export RedisFlushModes ( #2425 )
2023-02-24 17:34:00 -05:00
Leibale Eidelman
26e057ebf9
fix FT.SEARCH RETURN [] ( #2421 )
...
* ref #2419 - fix FT.SEARCH RETURN []
* fix transformReply
* fix PROFILE SEARCH as well
* fix PROFILE SEARCH preserve
* move preserve login to `pushSearchOptions`
* attach preserve only if true
* fix RETURN: [] test
2023-02-24 17:33:33 -05:00
Mik13
0f28dad2a2
Execute empty MULTI ( #2423 )
...
* Fix multi.exec with empty queue and previous watch
When calling exec on a multi instance which you did not use, no command is sent currently.
This is a problem for watched keys, because no EXEC means no unwatch, which might cause hard-to-debug problems.
Proposed Fix: Sending UNWATCH
* execute empty multi command (instead of skipping)
* Update index.ts
* Update index.ts
* Update multi-command.ts
* Update multi-command.ts
* Update multi-command.ts
* Update multi-command.ts
* short circuit empty pipelines
* Update index.ts
---------
Co-authored-by: Leibale <me@leibale.com >
2023-02-24 17:33:16 -05:00
Igor Malinovskiy
1be84228b5
Remove redundant UNF sub-option in JSON example ( #2418 )
...
UNF option is not required with JSON and makes the
example harder to read and understand.
2023-02-21 10:45:48 -05:00
Leibale
9ffae592f1
Release redis@4.6.4
redis@4.6.4
2023-01-30 14:30:00 -05:00
Leibale
9209245611
upgrade subpackages
2023-01-30 14:29:38 -05:00
Leibale
e4229a40b6
Release client@1.5.5
client@1.5.5
2023-01-30 14:27:42 -05:00
Leibale Eidelman
7cb467ad23
fix #2398 - fix v4
interface in legacyMode
( #2402 )
2023-01-30 14:24:11 -05:00
Leibale
b3c260a5db
fix graph tests
2023-01-30 14:02:15 -05:00
Soumitra Shewale
bb9a024d91
fix: Fix small typo in Redis Pub/Sub docs ( #2400 )
2023-01-30 12:23:17 -05:00