An open API service providing commit metadata for open source projects.

GitHub / redis/node-redis / commits

Redis Node.js client

SHA Message Author Date Stats
7ea1eddd fix(client): correct HELLO modules reply type (#3411) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
839ab6d4 fix(client): type ACL GETUSER flags as RESP3 SET (#3417) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
165ecd0c fix(client): require XADD TRIM strategy to match the command grammar (#3418) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
7809d284 fix(client): require approximate modifier for XTRIM LIMIT (#3425) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
0bbb581d fix(client): terminate scan iterators when the cursor is a Buffer (#3428)
Co-authored-by: Kush Zingade <k****e@h****g>
Signed-off-by: Kush Zingade <k****e@h****g>
Kush Zingade <k****e@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
4f2935a9 chore(skills): add maintainer-triage skill for batch PR/issue triage (#3429)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
2baf1f94 fix(time-series): honour typeMapping for labels in RESP2 replies (#3412) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
96dd4be1 fix(client): handle ACL GETUSER null reply for nonexistent users (#3413) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
6825d656 fix(client): expose watch, rbs and rbp fields in CLIENT INFO and CLIENT LIST ... Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
8d945f36 fix(client): expose MEMORY STATS fields added in Redis 7.4 (#3416) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
9a77dd61 fix(client): accept sampled events in LATENCY command argument types (#3421) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
b1cf4c67 fix(client): type COMMAND DOCS set containers as RESP3 sets (#3424) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
aa343a8b fix(search): expose dialect_stats and Index Errors in FT.INFO reply (#3427) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
dd773994 fix(client): correct CLUSTER BUMPEPOCH reply type (#3414) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
6764429e fix(client): include NOKEY in MIGRATE reply type (#3419) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
64c672e2 fix(client): correct XINFO GROUPS last-delivered-id reply type (#3410) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
6e8b98f1 fix(client): name all members of StreamMessagesRawReply tuple (#3409) Vaishnav Abhijeet <a****2@g****m>
Committed by: GitHub <n****y@g****m>
2 days ago
2a92b2e5 fix(client): settle argument-less unsubscribe while patterns remain (#3407) kyungseopk1m <k****9@k****m>
Committed by: GitHub <n****y@g****m>
6 days ago
37a26925 fix(client): recreate cluster node client after a terminal connect failure (#...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
12 days ago
893029d2 fix(client): propagate scale-up connect failure to the waiting pool task (#3401)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
b6596907 fix(client): back pool task queue with a doubly-linked list (#3402)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
2c7a8574 fix(client): settle the close() drain when the last connect fails (#3400) kyungseopk1m <k****9@k****m>
Committed by: GitHub <n****y@g****m>
13 days ago
90fd0652 Release redis@6.2.1 GitHub Action <a****n@g****m> 16 days ago
9d522569 Release entraid@6.2.1 GitHub Action <a****n@g****m> 16 days ago
58d2b8aa Release time-series@6.2.1 GitHub Action <a****n@g****m> 16 days ago
7565ac67 Release search@6.2.1 GitHub Action <a****n@g****m> 16 days ago
85d70384 Release json@6.2.1 GitHub Action <a****n@g****m> 16 days ago
992f068c Release bloom@6.2.1 GitHub Action <a****n@g****m> 16 days ago
10b56253 Release client@6.2.1 GitHub Action <a****n@g****m> 16 days ago
ba1b90b9 fix(cluster): handle MOVED and ASK redirects for atomic MULTI (#3395) Sergey Konovalov <S****v@o****m>
Committed by: GitHub <n****y@g****m>
16 days ago
2f0ab75b fix(client): decode RESP3 doubles to the value the server sent (#3393)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Nikolay Karadzhov <n****9@g****m>, Claude Fable 5 <n****y@a****m>
Jayesh Bhade <5****e@u****m>
Committed by: GitHub <n****y@g****m>
17 days ago
d4eba092 fix(cluster): keep batch commands routed by slot during migration (#3377) Dustin <8****3@u****m>
Committed by: GitHub <n****y@g****m>
22 days ago
0c032558 fix(client): dispose credentials subscription on every close() path (#3391) Lazizbek Ergashev <l****2@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
2215b5d4 fix: remove stale data listener explicitly on socket error (#3209)
Co-authored-by: Claude Opus 4.7 <n****y@a****m>, Claude Opus 4.7 <n****y@a****m>
Christopher Anciaux <c****x@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
e6bd9248 feat(client): add MaxCommandRedirectionsError for cluster redirections (#3386)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Nikolay Karadzhov <n****9@g****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Piyush Joshi <1****9@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
239a6cd8 chore(deps): bump ip-address and socks (#3389)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
bb5beb56 fix(sentinel): cap post-connect rediscovery retries (#3388) debaditya <8****t@u****m>
Committed by: GitHub <n****y@g****m>
24 days ago
b48e0d3f Release redis@6.2.0 GitHub Action <a****n@g****m> 27 days ago
23b33ed2 Release entraid@6.2.0 GitHub Action <a****n@g****m> 27 days ago
71b820be Release time-series@6.2.0 GitHub Action <a****n@g****m> 27 days ago
2dde5df0 Release search@6.2.0 GitHub Action <a****n@g****m> 27 days ago
6164fd66 Release json@6.2.0 GitHub Action <a****n@g****m> 27 days ago
79521a52 Release bloom@6.2.0 GitHub Action <a****n@g****m> 27 days ago
22fbee65 Release client@6.2.0 GitHub Action <a****n@g****m> 27 days ago
f2a432f5 Request response policies (#2996)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
27 days ago
043d304f feat: add COMMAND DOCS support (#3362)
Co-authored-by: Hashim1999164 <H****4@u****m>
Hashim Khan <6****4@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
87623a6f fix(client): include acquire timeout duration in pool timeout error message (... Piyush Joshi <1****9@u****m>
Committed by: GitHub <n****y@g****m>
28 days ago
3da27863 Release redis@6.2.0-beta.0 GitHub Action <a****n@g****m> 29 days ago
34476f68 Release entraid@6.2.0-beta.0 GitHub Action <a****n@g****m> 29 days ago
32d978e9 Release time-series@6.2.0-beta.0 GitHub Action <a****n@g****m> 29 days ago
005b392a Release search@6.2.0-beta.0 GitHub Action <a****n@g****m> 29 days ago
62107a19 Release json@6.2.0-beta.0 GitHub Action <a****n@g****m> 29 days ago
450c9e5f Release bloom@6.2.0-beta.0 GitHub Action <a****n@g****m> 29 days ago
cbffd69d Release client@6.2.0-beta.0 GitHub Action <a****n@g****m> 29 days ago
12415b97 ci(release): skip throwaway workspace update during staggered release (#3384)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
51f8d20c feat(client): add HIMPORT command family with managed fieldset lifecycle (#3381)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Fable 5 <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
d75fdb43 chore(tests): bump default docker test image to 8.10 (#3383) Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
18645a17 chore(docs): update security email (#3379) Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
29 days ago
ed6673d7 test(client): add message assertion test for XCLAIM JUSTID (#3376) Piyush Joshi <1****9@u****m>
Committed by: GitHub <n****y@g****m>
30 days ago
5e50331d feat(client): add LMOVEM and BLMOVEM commands (#3340)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
add59087 feat(search): expose timeout warnings on FT.SEARCH family (#3338)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
5a0d8029 feat(search): add missing RediSearch stemmer languages (#3350)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
b6f4be66 feat(search): add FT.ALIASLIST command (#3351)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
486ced3c feat(time-series): add TS.QUERYLABELS (LABELS and VALUES forms) (#3354)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
0db9db50 feat(time-series): add EXCLUDEEMPTY to TS.MRANGE and TS.MREVRANGE (#3352)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
7ecb956c feat(search): add RERANK parameter for HNSW vector fields (#3356)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
6dc4bd31 ci: fix release-drafter Maintenance category key (#3358)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
298c31cd feat(time-series): support multiple aggregators per key in TS.NRANGE/TS.NREVR...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
82a7084c fix(cluster): rebind abort/timeout listeners when a command moves to another ... Dustin <8****3@u****m>
Committed by: GitHub <n****y@g****m>
30 days ago
cae95a41 fix(client): reject in-flight connect attempt when socket dies during initiat...
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Fable 5 <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
ef25d07e fix(test): raise timeout for cluster PubSub listener-move test (#3357)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
cd3e788c bump metrics exporter (#3375) Bobby I. <b****y@g****m>
Committed by: GitHub <n****y@g****m>
30 days ago
3c51cfcf chore(skills): emit maintainer comments without blockquote markers (#3373)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
ae1a0d87 fix(cluster): extractAllCommands only returned the first queued command (#3364) Dustin <8****3@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0eae7756 chore(deps): bump jws from 3.2.2 to 3.2.3 (#3372)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5d1d46e2 chore(deps): bump on-headers and express-session (#3371)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
063890ec chore(deps): bump uuid and nyc (#3370)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
77afd833 fix(search): preserve zero FT.CREATE scores (#3355)
Co-authored-by: alencristen <2****n@u****m>
alencristen <a****n@p****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
3036c96b docs: add CommonJS basic example to README (#3359) Hashim Khan <6****4@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a64742ed Update action.yml Bobby I. <b****y@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
d4500d99 docs(skills): improve implement-command guidance (#3353)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
744e3ef5 refactor(test-utils): single source for default docker test image config (#3349)
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
0a13c2b7 chore(tests): bump default docker test image to 8.10-rc2 (#3348)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
a895dcf5 Fix hScanValuesIterator to yield values instead of field names (#3344) Madan kumar <w****d@o****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
b527ffe2 test(scenario): tolerate at-least-once duplicates during pub/sub migrate hand... kiryazovi-redis <i****v@r****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
53b7b292 test(search): add non-English language coverage for FT.SEARCH (#3339)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
8cef97dc test(client): fix flaky cluster PubSub listener-move test (#3347)
Co-authored-by: Claude Fable 5 <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
7714771d test: run the client command specs against an external Redis Enterprise datab... kiryazovi-redis <i****v@r****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
14876570 fix(client): XADD/XTRIM with LIMIT 0 must emit the argument (#3342)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
monkey <1****M@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
264a7ab4 feat(client): add SUNIONCARD and SDIFFCARD set cardinality commands (#3336)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
faf83f20 feat(time-series): add TS.NRANGE and TS.NREVRANGE multi-key pivot commands (#...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
80e97a6b feat(xread): maxcount maxsize (#3335)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
cfcb5d5b feat(time-series): add TS.READ cursor read command (#3322)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>, Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
267a719f docs(cluster): document that rootNodes config is not inherited by node connec...
Co-authored-by: Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>, Claude Fable 5 <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
110e0c8d fix(client): stabilize flaky LATENCY LATEST test (#3326)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
2f2b4313 fix(client): XGROUP CREATE/SETID with ENTRIESREAD 0 must emit the argument (#...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
monkey <1****M@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
7764108b fix(sentinel): reject connect() instead of hanging when the resolved master i... Dustin <8****3@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
799bc04e docs: update end event description to reference close() and destroy() (#3332) William Nayar <1****r@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
f2c6587a chore(deps): bump esbuild and tsx (#3309)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
2bebeeff fix: remove dangling agent symlinks that break checkout (#3334)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>
Nikolay Karadzhov <n****9@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago

← Back to repository