NodeRedis/node-redis

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.deepsource.toml
.github/ISSUE_TEMPLATE/BUG-REPORT.yml
.github/ISSUE_TEMPLATE/DOCUMENTATION.yml
.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/release-drafter/bloom-config.yml
.github/release-drafter/graph-config.yml
.github/release-drafter/json-config.yml
.github/release-drafter/search-config.yml
.github/release-drafter/time-series-config.yml
.github/workflows/codeql.yml
.github/workflows/documentation.yml
.github/workflows/release-drafter-bloom.yml
.github/workflows/release-drafter-graph.yml
.github/workflows/release-drafter-json.yml
.github/workflows/release-drafter-search.yml
.github/workflows/release-drafter-time-series.yml
.github/workflows/tests.yml
.gitignore
.npmignore
.release-it.json
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
benchmark/lib/defaults.yml
benchmark/lib/index.js53
A
0 mins
benchmark/lib/ping/ioredis.js16
A
0 mins
benchmark/lib/ping/ping.yml
benchmark/lib/ping/v3.js17
A
0 mins
benchmark/lib/ping/v4.js17
A
0 mins
benchmark/lib/runner.js74
A
0 mins
benchmark/lib/set-get-delete-string/1KB.yml
benchmark/lib/set-get-delete-string/1MB.yml
benchmark/lib/set-get-delete-string/8B.yml
benchmark/lib/set-get-delete-string/index.js11
A
0 mins
benchmark/lib/set-get-delete-string/ioredis.js20
A
1 hr
benchmark/lib/set-get-delete-string/v3.js23
A
0 mins
benchmark/lib/set-get-delete-string/v4.js21
A
1 hr
benchmark/package-lock.json
benchmark/package.json
benchmark/requirements.txt
docs/FAQ.md
docs/client-configuration.md
docs/clustering.md
docs/isolated-execution.md
docs/pub-sub.md
docs/v3-to-v4.md
examples/README.md