An open API service for producing an overview of a list of open source projects.

https://github.com/redis/node-redis

node-redis nodejs redis redis-client redis-cluster

Score: 37.53623963972547

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Redis Node.js client


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 23 hours ago

Total Commits: 2,326
Total Committers: 316
Avg Commits per committer: 7.361
Development Distribution Score (DDS): 0.809

Commits in past year: 335
Committers in past year: 51
Avg Commits per committer in past year: 6.569
Development Distribution Score (DDS) in past year: 0.681

Name Email Commits
leibale l****8@g****m 445
Ruben Bridgewater r****r@f****e 370
Matt Ranney m****r@r****m 212
Nikolay Karadzhov n****9@g****m 205
GitHub Action a****n@g****m 147
Bryce Baril b****e@r****m 61
Salakar m****d@g****m 59
Benjamin Coe b****n@n****m 47
Simon Prickett s****n@r****m 44
David Trejo d****o@g****m 34
dmaier-redislabs d****r@r****m 28
Tj Holowaychuk t****j@v****a 27
Bobby I. b****y@g****m 26
H. Temelski h****i@r****m 26
Pavel Pashov 6****v 22
Ruben Bridgewater r****n@b****e 17
Shaya Potter s****r@g****m 16
dependabot[bot] 4****] 15
Avital Fine 9****e 12
Guy Korland g****d@g****m 12
Vaishnav Abhijeet a****2@g****m 12
Rohan Santhosh Kumar 1****t 9
Tim-Smart t****m@f****m 9
Chayim c****m 8
Jerry Sievert c****e@l****m 8
Pieter Noordhuis p****s@g****m 7
greenkeeperio-bot s****t@g****o 7
Orion Henry o****n@h****m 6
Kyle h****r@g****m 6
Alex Stokes r****s@g****m 5
and 286 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 454
Total pull requests: 606
Average time to close issues: 8 months
Average time to close pull requests: about 2 months
Total issue authors: 381
Total pull request authors: 135
Average comments per issue: 3.88
Average comments per pull request: 1.08
Merged pull request: 328
Bot issues: 0
Bot pull requests: 13

Past year issues: 44
Past year pull requests: 193
Past year average time to close issues: about 1 month
Past year average time to close pull requests: 10 days
Past year issue authors: 40
Past year pull request authors: 47
Past year average comments per issue: 2.14
Past year average comments per pull request: 1.16
Past year merged pull request: 104
Past year bot issues: 0
Past year bot pull requests: 8

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/redis/node-redis

Top Issue Authors

  • chayim (25)
  • rick-rheo (7)
  • uglide (7)
  • nkaradzhov (5)
  • kyungseopk1m (3)
  • simonprickett (3)
  • golopot (3)
  • Dr-klo (3)
  • BrianMwit (3)
  • punkpeye (3)
  • hypo-thesis (3)
  • younes-io (2)
  • marwankhalili (2)
  • tobiasdiez (2)
  • ivan-kleshnin (2)

Top Pull Request Authors

  • nkaradzhov (118)
  • sjpotter (85)
  • bobymicroby (34)
  • dwdougherty (29)
  • htemelski (23)
  • abhijeet117 (22)
  • dependabot[bot] (13)
  • leibale (11)
  • PavelPashov (10)
  • raashish1601 (9)
  • justincastilla (8)
  • watersRand (8)
  • aartisonigra (7)
  • GiHoon1123 (7)
  • Piyush0049 (7)

Top Issue Labels

  • Bug (257)
  • stale (75)
  • feature (48)
  • Documentation (46)
  • Question (13)
  • help-wanted (12)
  • Pending Author Input (9)
  • Good First Issue (8)
  • Evaluating (3)
  • Breaking Change (2)
  • Tests (1)
  • duplicate (1)
  • tracking-issue (1)

Top Pull Request Labels

  • stale (20)
  • feature (15)
  • dependencies (13)
  • Documentation (11)
  • javascript (8)
  • maintenance (7)
  • Stale (5)
  • Tests (4)
  • docs-review (2)
  • Breaking Change (1)

Package metadata

npmjs.org: redis

A modern, high performance Redis client

npmjs.org: @redis/client

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/client
  • Licenses: MIT
  • Latest release: 6.2.1 (published 16 days ago)
  • Last Synced: 2026-08-25T14:32:30.349Z (1 day ago)
  • Versions: 65
  • Dependent Packages: 62
  • Dependent Repositories: 8,575
  • Downloads: 50,538,015 Last month
  • Docker Downloads: 396,593,996
  • Rankings:
    • Downloads: 0.108%
    • Docker downloads count: 0.111%
    • Dependent repos count: 0.262%
    • Average: 0.449%
    • Dependent packages count: 0.509%
    • Stargazers count: 0.789%
    • Forks count: 0.916%
  • Maintainers (2)
npmjs.org: @redis/json

This package provides support for the [RedisJSON](https://redis.io/docs/latest/develop/data-types/json/) module, which adds JSON as a native data type to Redis.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/json
  • Licenses: MIT
  • Latest release: 6.2.1 (published 16 days ago)
  • Last Synced: 2026-08-24T13:35:33.550Z (2 days ago)
  • Versions: 38
  • Dependent Packages: 10
  • Dependent Repositories: 8,468
  • Downloads: 42,207,646 Last month
  • Docker Downloads: 396,462,496
  • Rankings:
    • Docker downloads count: 0.111%
    • Downloads: 0.113%
    • Dependent repos count: 0.263%
    • Average: 0.707%
    • Stargazers count: 0.783%
    • Forks count: 0.909%
    • Dependent packages count: 2.06%
  • Maintainers (2)
npmjs.org: @node-redis/client

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/client
  • Licenses: MIT
  • Latest release: 1.0.6 (published over 4 years ago)
  • Last Synced: 2026-08-24T13:25:16.060Z (2 days ago)
  • Versions: 8
  • Dependent Packages: 13
  • Dependent Repositories: 2,586
  • Downloads: 426,229 Last month
  • Docker Downloads: 18,173,108
  • Rankings:
    • Docker downloads count: 0.262%
    • Downloads: 0.389%
    • Dependent repos count: 0.427%
    • Average: 0.742%
    • Stargazers count: 0.789%
    • Forks count: 0.916%
    • Dependent packages count: 1.667%
  • Maintainers (1)
npmjs.org: @redis/search

This package provides support for the [RediSearch](https://redis.io/docs/interact/search-and-query/) module, which adds indexing and querying support for data stored in Redis Hashes or as JSON documents with the [RedisJSON](https://redis.io/docs/data-type

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/search
  • Licenses: MIT
  • Latest release: 6.2.1 (published 16 days ago)
  • Last Synced: 2026-08-25T13:44:57.232Z (1 day ago)
  • Versions: 42
  • Dependent Packages: 5
  • Dependent Repositories: 8,466
  • Downloads: 42,908,840 Last month
  • Docker Downloads: 396,462,496
  • Rankings:
    • Docker downloads count: 0.111%
    • Downloads: 0.111%
    • Dependent repos count: 0.263%
    • Stargazers count: 0.789%
    • Forks count: 0.916%
    • Average: 0.982%
    • Dependent packages count: 3.699%
  • Maintainers (2)
npmjs.org: @redis/time-series

This package provides support for the [RedisTimeSeries](https://redis.io/docs/data-types/timeseries/) module, which adds a time series data structure to Redis.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/time-series
  • Licenses: MIT
  • Latest release: 6.2.1 (published 16 days ago)
  • Last Synced: 2026-08-24T13:55:29.427Z (2 days ago)
  • Versions: 37
  • Dependent Packages: 5
  • Dependent Repositories: 8,463
  • Downloads: 42,897,653 Last month
  • Docker Downloads: 396,462,496
  • Rankings:
    • Docker downloads count: 0.111%
    • Downloads: 0.113%
    • Dependent repos count: 0.263%
    • Stargazers count: 0.789%
    • Forks count: 0.916%
    • Average: 0.982%
    • Dependent packages count: 3.699%
  • Maintainers (2)
npmjs.org: @redis/graph

Example usage: ```javascript import { createClient, Graph } from 'redis';

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/graph
  • Licenses: MIT
  • Latest release: 1.1.1 (published almost 3 years ago)
  • Last Synced: 2026-08-24T15:56:21.609Z (2 days ago)
  • Versions: 7
  • Dependent Packages: 5
  • Dependent Repositories: 8,464
  • Downloads: 21,319,459 Last month
  • Docker Downloads: 396,462,496
  • Rankings:
    • Docker downloads count: 0.111%
    • Downloads: 0.113%
    • Dependent repos count: 0.263%
    • Stargazers count: 0.789%
    • Forks count: 0.916%
    • Average: 0.982%
    • Dependent packages count: 3.699%
  • Maintainers (2)
npmjs.org: @redis/bloom

This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/bloom
  • Licenses: MIT
  • Latest release: 6.2.1 (published 16 days ago)
  • Last Synced: 2026-08-25T13:36:43.527Z (1 day ago)
  • Versions: 37
  • Dependent Packages: 4
  • Dependent Repositories: 8,464
  • Downloads: 41,970,430 Last month
  • Docker Downloads: 396,462,496
  • Rankings:
    • Docker downloads count: 0.111%
    • Downloads: 0.114%
    • Dependent repos count: 0.263%
    • Stargazers count: 0.789%
    • Forks count: 0.916%
    • Average: 1.117%
    • Dependent packages count: 4.507%
  • Maintainers (2)
proxy.golang.org: github.com/redis/node-redis

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/redis/node-redis#section-documentation
  • Licenses: mit
  • Latest release: v3.1.2+incompatible (published over 5 years ago)
  • Last Synced: 2026-08-24T13:18:23.546Z (3 days ago)
  • Versions: 59
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 0.465%
    • Forks count: 0.567%
    • Average: 3.825%
    • Dependent repos count: 4.706%
    • Dependent packages count: 9.561%
npmjs.org: @rpg-management/node-redis-client

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/client
  • Licenses: MIT
  • Latest release: 1.0.0 (published over 4 years ago)
  • Last Synced: 2026-08-24T13:40:58.989Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 8 Last month
  • Rankings:
    • Stargazers count: 0.789%
    • Forks count: 0.916%
    • Dependent packages count: 8.834%
    • Dependent repos count: 10.296%
    • Average: 17.046%
    • Downloads: 64.397%
  • Maintainers (2)
npmjs.org: sorilove-redis

A modern, high performance Redis client

  • Homepage: https://github.com/redis/node-redis
  • Licenses: MIT
  • Latest release: 4.7.0 (published over 3 years ago)
  • Last Synced: 2026-08-24T14:50:00.322Z (2 days ago)
  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 20 Last month
  • Rankings:
    • Dependent repos count: 18.917%
    • Average: 22.833%
    • Dependent packages count: 26.749%
  • Maintainers (1)
npmjs.org: @falkordb/client

The source code and documentation for this package are in the main [node-redis](https://github.com/falkordb/node-redis) repo.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/client
  • Status: deprecated
  • Licenses: MIT
  • Latest release: 1.6.0 (published almost 3 years ago)
  • Last Synced: 2026-08-24T13:34:00.234Z (2 days ago)
  • Versions: 2
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 932 Last month
  • Rankings:
    • Stargazers count: 0.798%
    • Forks count: 0.933%
    • Average: 22.961%
    • Dependent repos count: 37.047%
    • Dependent packages count: 53.065%
  • Maintainers (1)
npmjs.org: @redis/entraid

Secure token-based authentication for Redis clients using Microsoft Entra ID (formerly Azure Active Directory).

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/entraid
  • Licenses: MIT
  • Latest release: 6.2.1 (published 16 days ago)
  • Last Synced: 2026-08-25T13:09:02.539Z (1 day ago)
  • Versions: 30
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 206,582 Last month
  • Rankings:
    • Downloads: 8.696%
    • Average: 23.227%
    • Dependent repos count: 24.957%
    • Dependent packages count: 36.029%
  • Maintainers (2)
npmjs.org: @depup/redis__json

@redis/json with all dependencies updated to latest

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/json
  • Licenses: MIT
  • Latest release: 6.2.1-depup.0 (published 15 days ago)
  • Last Synced: 2026-08-25T13:12:00.210Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 345 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
npmjs.org: @depup/redis__search

@redis/search with all dependencies updated to latest

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/search
  • Licenses: MIT
  • Latest release: 6.2.1-depup.0 (published 15 days ago)
  • Last Synced: 2026-08-24T14:18:43.260Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 214 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
npmjs.org: @depup/redis__time-series

@redis/time-series with all dependencies updated to latest

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/time-series
  • Licenses: MIT
  • Latest release: 6.2.1-depup.0 (published 15 days ago)
  • Last Synced: 2026-08-24T13:44:01.081Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 340 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
npmjs.org: @depup/redis__bloom

@redis/bloom with all dependencies updated to latest

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/bloom
  • Licenses: MIT
  • Latest release: 6.2.1-depup.0 (published 15 days ago)
  • Last Synced: 2026-08-24T13:41:42.549Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 346 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
npmjs.org: @depup/redis__client

@redis/client with all dependencies updated to latest

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/client
  • Licenses: MIT
  • Latest release: 6.2.1-depup.0 (published 15 days ago)
  • Last Synced: 2026-08-25T13:30:06.120Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 207 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
npmjs.org: @depup/redis__graph

[DepUp] Dependency-bumped version of @redis/graph

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/graph
  • Licenses: MIT
  • Latest release: 1.1.1-depup.0 (published 5 months ago)
  • Last Synced: 2026-08-25T13:51:57.083Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
npmjs.org: @depup/redis

A modern, high performance Redis client (with updated dependencies)

  • Homepage: https://github.com/redis/node-redis
  • Licenses: MIT
  • Latest release: 6.2.0-depup.0 (published 25 days ago)
  • Last Synced: 2026-08-24T14:05:40.980Z (2 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 197 Last month
  • Rankings:
    • Dependent repos count: 22.513%
    • Average: 27.474%
    • Dependent packages count: 32.435%
  • Maintainers (1)
npmjs.org: @farcaster/redis-client

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

npmjs.org: @scorpionknifes/redis-client

The source code and documentation for this package are in the main [node-redis](https://github.com/redis/node-redis) repo.

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/client
  • Licenses: MIT
  • Latest release: 1.6.0 (published over 2 years ago)
  • Last Synced: 2026-08-24T14:47:13.574Z (2 days ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 2 Last month
  • Rankings:
    • Dependent repos count: 33.313%
    • Average: 40.32%
    • Dependent packages count: 47.327%
  • Maintainers (1)
npmjs.org: @falkordb/graph

Example usage:

  • Homepage: https://github.com/redis/node-redis/tree/master/packages/graph
  • Status: deprecated
  • Licenses: MIT
  • Latest release: 2.0.1 (published almost 3 years ago)
  • Last Synced: 2026-08-24T13:40:44.074Z (2 days ago)
  • Versions: 3
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 1,028 Last month
  • Rankings:
    • Dependent repos count: 37.047%
    • Average: 45.056%
    • Dependent packages count: 53.065%
  • Maintainers (1)

Dependencies

benchmark/package-lock.json npm
  • @assemblyscript/loader 0.19.23
  • @ioredis/commands 1.1.1
  • @redis/client file:../packages/client
  • ansi-regex 5.0.1
  • ansi-styles 4.3.0
  • base64-js 1.5.1
  • cliui 7.0.4
  • cluster-key-slot 1.1.0
  • color-convert 2.0.1
  • color-name 1.1.4
  • debug 4.3.4
  • denque 2.0.1
  • denque 1.5.1
  • emoji-regex 8.0.0
  • escalade 3.1.1
  • get-caller-file 2.0.5
  • hdr-histogram-js 3.0.0
  • ioredis 5.1.0
  • is-fullwidth-code-point 3.0.0
  • lodash.defaults 4.2.0
  • lodash.isarguments 3.1.0
  • ms 2.1.2
  • pako 1.0.11
  • redis-commands 1.7.0
  • redis-errors 1.2.0
  • redis-parser 3.0.0
  • redis-v3 npm:redis@3.1.2
  • require-directory 2.1.1
  • standard-as-callback 2.1.0
  • string-width 4.2.3
  • strip-ansi 6.0.1
  • wrap-ansi 7.0.0
  • y18n 5.0.8
  • yargs 17.5.1
  • yargs-parser 21.0.1
benchmark/package.json npm
  • @redis/client ../packages/client
  • hdr-histogram-js 3.0.0
  • ioredis 5.1.0
  • redis-v3 npm:redis@3.1.2
  • yargs 17.5.1
examples/package.json npm
  • redis ../
package-lock.json npm
  • 638 dependencies
package.json npm
  • @tsconfig/node14 ^1.0.3 development
  • gh-pages ^4.0.0 development
  • release-it ^15.1.1 development
  • typescript ^4.7.4 development
  • @redis/bloom 1.0.2
  • @redis/client 1.2.0
  • @redis/graph 1.0.1
  • @redis/json 1.0.3
  • @redis/search 1.0.6
  • @redis/time-series 1.0.3
packages/bloom/package.json npm
  • @istanbuljs/nyc-config-typescript ^1.0.2 development
  • @redis/test-utils * development
  • @types/node ^18.0.1 development
  • nyc ^15.1.0 development
  • release-it ^15.1.1 development
  • source-map-support ^0.5.21 development
  • ts-node ^10.8.2 development
  • typedoc ^0.23.5 development
  • typescript ^4.7.4 development
packages/client/package.json npm
  • @istanbuljs/nyc-config-typescript ^1.0.2 development
  • @redis/test-utils * development
  • @types/node ^18.0.1 development
  • @types/sinon ^10.0.12 development
  • @types/yallist ^4.0.1 development
  • @typescript-eslint/eslint-plugin ^5.30.5 development
  • @typescript-eslint/parser ^5.30.5 development
  • eslint ^8.19.0 development
  • nyc ^15.1.0 development
  • release-it ^15.1.1 development
  • sinon ^14.0.0 development
  • source-map-support ^0.5.21 development
  • ts-node ^10.8.2 development
  • typedoc ^0.23.5 development
  • typescript ^4.7.4 development
  • cluster-key-slot 1.1.0
  • generic-pool 3.8.2
  • yallist 4.0.0
packages/json/package.json npm
  • @istanbuljs/nyc-config-typescript ^1.0.2 development
  • @redis/test-utils * development
  • @types/node ^18.0.1 development
  • nyc ^15.1.0 development
  • release-it ^15.1.1 development
  • source-map-support ^0.5.21 development
  • ts-node ^10.8.2 development
  • typedoc ^0.23.5 development
  • typescript ^4.7.4 development
packages/search/package.json npm
  • @istanbuljs/nyc-config-typescript ^1.0.2 development
  • @redis/test-utils * development
  • @types/node ^18.0.1 development
  • nyc ^15.1.0 development
  • release-it ^15.1.1 development
  • source-map-support ^0.5.21 development
  • ts-node ^10.8.2 development
  • typedoc ^0.23.5 development
  • typescript ^4.7.4 development
packages/test-utils/package.json npm
  • @istanbuljs/nyc-config-typescript ^1.0.2 development
  • @types/mocha ^9.1.1 development
  • @types/node ^18.0.1 development
  • @types/yargs ^17.0.10 development
  • mocha ^10.0.0 development
  • nyc ^15.1.0 development
  • source-map-support ^0.5.21 development
  • ts-node ^10.8.2 development
  • typescript ^4.7.4 development
  • yargs ^17.5.1 development
packages/time-series/package.json npm
  • @istanbuljs/nyc-config-typescript ^1.0.2 development
  • @redis/test-utils * development
  • @types/node ^18.0.1 development
  • nyc ^15.1.0 development
  • release-it ^15.1.1 development
  • source-map-support ^0.5.21 development
  • ts-node ^10.8.2 development
  • typedoc ^0.23.5 development
  • typescript ^4.7.4 development
benchmark/requirements.txt pypi
  • redisbench_admin >=0.5.24
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/documentation.yml actions
  • actions/checkout v2.3.4 composite
  • actions/setup-node v2.3.0 composite
.github/workflows/tests.yml actions
  • actions/checkout v2.3.4 composite
  • actions/setup-node v2.3.0 composite
packages/test-utils/docker/Dockerfile docker
  • ${IMAGE} latest build
.github/workflows/release-drafter-bloom.yml actions
  • release-drafter/release-drafter v5 composite
.github/workflows/release-drafter-json.yml actions
  • release-drafter/release-drafter v5 composite
.github/workflows/release-drafter-search.yml actions
  • release-drafter/release-drafter v5 composite
.github/workflows/release-drafter-time-series.yml actions
  • release-drafter/release-drafter v5 composite
.github/actions/run-tests/action.yml actions
  • actions/checkout v6 composite
  • actions/setup-node v6 composite
  • codecov/codecov-action v7 composite
  • redis-developer/cae-otel-ci-visibility v4 composite
.github/workflows/release.yml actions
  • actions/checkout v6 composite
  • actions/setup-node v6 composite
.github/workflows/stale-issues.yml actions
  • actions/stale v10 composite
.github/workflows/jsdoc-check.yml actions
  • actions/checkout v6 composite
  • actions/setup-node v6 composite
doctests/package-lock.json npm
  • @huggingface/jinja 0.2.2
  • @protobufjs/aspromise 1.1.2
  • @protobufjs/base64 1.1.2
  • @protobufjs/codegen 2.0.4
  • @protobufjs/eventemitter 1.1.0
  • @protobufjs/fetch 1.1.0
  • @protobufjs/float 1.0.2
  • @protobufjs/inquire 1.1.0
  • @protobufjs/path 1.1.2
  • @protobufjs/pool 1.1.0
  • @protobufjs/utf8 1.1.0
  • @types/long 4.0.2
  • @types/node 24.0.10
  • @xenova/transformers 2.17.2
  • b4a 1.6.7
  • bare-events 2.5.4
  • bare-fs 4.1.6
  • bare-os 3.6.1
  • bare-path 3.0.0
  • bare-stream 2.6.5
  • base64-js 1.5.1
  • bl 4.1.0
  • buffer 5.7.1
  • chownr 1.1.4
  • color 4.2.3
  • color-convert 2.0.1
  • color-name 1.1.4
  • color-string 1.9.1
  • decompress-response 6.0.0
  • deep-extend 0.6.0
  • detect-libc 2.0.4
  • end-of-stream 1.4.5
  • expand-template 2.0.3
  • fast-fifo 1.3.2
  • flatbuffers 1.12.0
  • fs-constants 1.0.0
  • github-from-package 0.0.0
  • guid-typescript 1.0.9
  • ieee754 1.2.1
  • inherits 2.0.4
  • ini 1.3.8
  • is-arrayish 0.3.2
  • long 4.0.0
  • mimic-response 3.1.0
  • minimist 1.2.8
  • mkdirp-classic 0.5.3
  • napi-build-utils 2.0.0
  • node-abi 3.75.0
  • node-addon-api 6.1.0
  • once 1.4.0
  • onnx-proto 4.0.4
  • onnxruntime-common 1.14.0
  • onnxruntime-node 1.14.0
  • onnxruntime-web 1.14.0
  • platform 1.3.6
  • prebuild-install 7.1.3
  • protobufjs 6.11.4
  • pump 3.0.3
  • rc 1.2.8
  • readable-stream 3.6.2
  • redis *
  • safe-buffer 5.2.1
  • semver 7.7.2
  • sharp 0.32.6
  • simple-concat 1.0.1
  • simple-get 4.0.1
  • simple-swizzle 0.2.2
  • streamx 2.22.1
  • string_decoder 1.3.0
  • strip-json-comments 2.0.1
  • tar-fs 2.1.3
  • tar-fs 3.1.0
  • tar-stream 2.2.0
  • tar-stream 3.1.7
  • text-decoder 1.2.3
  • tunnel-agent 0.6.0
  • undici-types 7.8.0
  • util-deprecate 1.0.2
  • wrappy 1.0.2
.github/workflows/release-drafter-entraid.yml actions
  • release-drafter/release-drafter v7 composite
doctests/package.json npm
  • @xenova/transformers ^2.17.2
  • redis file:/packages/redis
packages/redis/package.json npm
  • @redis/bloom 6.2.0
  • @redis/client 6.2.0
  • @redis/json 6.2.0
  • @redis/search 6.2.0
  • @redis/time-series 6.2.0
packages/entraid/package.json npm
  • @redis/test-utils * development
  • @types/express ^4.17.21 development
  • @types/express-session ^1.18.0 development
  • @types/node ^22.9.0 development
  • dotenv ^16.3.1 development
  • express ^4.21.1 development
  • express-session ^1.19.0 development
  • @azure/identity ^4.13.1
  • @azure/msal-common ^16.5.2
  • @azure/msal-node ^5.1.5