{"id":4375495,"name":"@fastify/redis","ecosystem":"npm","description":"Plugin to share a common Redis connection across Fastify.","homepage":"https://github.com/fastify/fastify-redis#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastify/fastify-redis","keywords_array":["fastify","redis","database","speed","cache","ioredis"],"namespace":"fastify","versions_count":13,"first_release_published_at":"2022-04-27T14:08:09.947Z","latest_release_published_at":"2026-01-31T13:28:22.386Z","latest_release_number":"7.2.0","last_synced_at":"2026-05-16T02:02:04.133Z","created_at":"2022-05-24T13:29:19.915Z","updated_at":"2026-05-16T02:02:04.133Z","registry_url":"https://www.npmjs.com/package/@fastify/redis","install_command":"npm install @fastify/redis","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/fastify"},{"type":"opencollective","url":"https://opencollective.com/fastify"}],"dist-tags":{"next":"7.0.0","latest":"7.2.0"}},"repo_metadata":{"id":19538894,"uuid":"87282371","full_name":"fastify/fastify-redis","owner":"fastify","description":"Plugin to share a common Redis connection across Fastify","archived":false,"fork":false,"pushed_at":"2025-10-17T15:48:41.000Z","size":191,"stargazers_count":227,"open_issues_count":2,"forks_count":37,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-10-29T13:51:37.260Z","etag":null,"topics":["caching","fastify","fastify-plugin","redis"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@fastify/redis","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"fastify","open_collective":"fastify"}},"created_at":"2017-04-05T07:55:56.000Z","updated_at":"2025-10-17T15:48:42.000Z","dependencies_parsed_at":"2023-01-13T20:26:23.838Z","dependency_job_id":"7299297b-4551-4722-9472-b3e453e83807","html_url":"https://github.com/fastify/fastify-redis","commit_stats":{"total_commits":189,"total_committers":30,"mean_commits":6.3,"dds":0.7407407407407407,"last_synced_commit":"bddd3d9a1ebc5e49e083707c8940212ffd776a7e"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/fastify-redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/sbom","scorecard":{"id":393379,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/fastify-redis","commit":"fb8477edb98817277160c0e4d35f56af34f94b19"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify-redis/ci.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":1,"reason":"Found 3/25 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fastify/.github/SECURITY.md:1","Info: Found linked content: github.com/fastify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fastify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fastify/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:23:01.797Z","repository_id":19538894,"created_at":"2025-08-18T18:23:01.803Z","updated_at":"2025-08-18T18:23:01.803Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27409239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-30T02:00:05.582Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fastify","name":"Fastify","uuid":"24939410","kind":"organization","description":"Fast and low overhead web framework, for Node.js","email":"hello@fastify.dev","website":"https://fastify.dev","location":"United States of America","twitter":"fastifyjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24939410?v=4","repositories_count":138,"last_synced_at":"2025-11-28T12:13:22.659Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fastify","open_collective":"fastify"}},"html_url":"https://github.com/fastify","funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"total_stars":60917,"followers":1103,"following":0,"created_at":"2022-11-02T16:30:46.974Z","updated_at":"2025-11-28T12:13:22.659Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify/repositories"},"tags":[{"name":"v7.1.0","sha":"56c12e577d92ec144f31a25830deb3b2164dd508","kind":"commit","published_at":"2025-10-05T12:54:19.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v7.1.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.1.0/manifests"},{"name":"v7.0.2","sha":"5a8bfd5916feb9acd89f26b7232be9a042d9e9b8","kind":"tag","published_at":"2025-01-10T18:18:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v7.0.2","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"bc62f10d1cc95a1a6a8793c13321de1f6b252f1b","kind":"commit","published_at":"2024-09-19T12:47:40.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v7.0.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"a555f864f3d6b29f9bf0769eec4eb59652e6cecf","kind":"commit","published_at":"2024-09-06T15:19:16.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v7.0.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v7.0.0/manifests"},{"name":"v6.1.1","sha":"5661c1d9b910e1c3eb615ae888b389e867c4cd58","kind":"commit","published_at":"2023-04-10T19:52:06.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v6.1.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"aa9a10665817b9d7eac3a36fb4c9c7366b60af3a","kind":"commit","published_at":"2022-11-29T07:13:56.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v6.1.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"7cd5976b37cccf869cef65ab6db3ca057335025e","kind":"commit","published_at":"2022-10-01T07:16:07.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v6.0.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"7f2a35ae34105ad1fb55ca2aedf272c9c2e2371b","kind":"commit","published_at":"2022-05-14T22:37:34.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v6.0.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"e90f6b9bdc419430cd0a792b5ea1389881c2d6bc","kind":"commit","published_at":"2022-04-27T14:07:47.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v5.0.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v5.0.0/manifests"},{"name":"v4.3.3","sha":"ee375c779fb691579daf33246f8de16a99983cea","kind":"commit","published_at":"2021-10-27T17:28:43.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.3.3","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"1c7d17edeedabea08c28dc8df44264c72998a9ae","kind":"commit","published_at":"2021-09-26T07:44:15.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.3.2","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"1fa3582680f57af05bf1a05b5c77d8f18be18bfe","kind":"commit","published_at":"2021-07-09T07:48:13.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.3.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"11b9e9d4bfd90c98ae1f0db57837db5fdf2d3ee0","kind":"commit","published_at":"2021-03-15T15:02:18.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.3.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"6ea99a46a80f8db44b33a821acf43aaaaad29feb","kind":"commit","published_at":"2021-02-19T18:35:36.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.2.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"1d5f54b017e004dd30072b693d8a93c669e00eb1","kind":"commit","published_at":"2020-11-20T18:35:26.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.1.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.1.0/manifests"},{"name":"v4.0.3","sha":"cb14ff4ff231ce55b131f781bb0ea180d8602661","kind":"commit","published_at":"2020-07-07T16:20:22.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.0.3","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"d83b5a2c81a12dfaa93d751a7cf841b38b785f20","kind":"commit","published_at":"2020-06-21T10:28:44.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.0.2","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"669b72b549249a2f6e4f15f8cce3bae370176495","kind":"commit","published_at":"2020-05-18T20:46:55.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.0.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3bf85de34b7062c49dcb52b1611a2aa2c8f8e778","kind":"commit","published_at":"2020-05-02T13:26:34.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v4.0.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v4.0.0/manifests"},{"name":"v3.3.1","sha":"6484bb481fb154231cdcfad5f1025224953a0f00","kind":"commit","published_at":"2020-04-29T10:50:50.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v3.3.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b1c4022623ba9e2a6f24f10cf33c9652b6104a73","kind":"commit","published_at":"2020-04-22T19:05:56.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v3.3.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"fa20a2a26abe525087f537a9e40d389d939d9c85","kind":"commit","published_at":"2020-04-17T17:13:19.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v3.2.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"9716769ab67599b675c20e791faf4cae7d5edc8f","kind":"commit","published_at":"2019-06-13T19:25:52.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v3.1.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"122818c2ec894f85319f1748e443deb7f9316d96","kind":"commit","published_at":"2019-05-02T14:31:01.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v3.1.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"bf935614baad4c08fb915febcdd15fae75db73be","kind":"commit","published_at":"2018-12-29T18:22:20.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v3.0.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v3.0.0/manifests"},{"name":"v1.0.0","sha":"cc2f44591cfef72fb7ad1b3c0b8717558cd9e3ad","kind":"commit","published_at":"2018-04-12T07:40:28.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v1.0.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"39585d5a18744c11613e1f0a606f48d19b1aaabb","kind":"commit","published_at":"2018-01-17T15:56:45.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v0.4.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d21de2fea1e0c25b1f3ff7b851037208088675b6","kind":"commit","published_at":"2017-11-25T09:00:39.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v0.3.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"92bca63e360e553776b36ec553b9cbc174d8132f","kind":"commit","published_at":"2017-11-22T15:01:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v0.2.0","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"4a528ea42f72cb12fc24d6fdbf7efcfd27dae6f7","kind":"commit","published_at":"2017-10-19T14:10:00.000Z","download_url":"https://codeload.github.com/fastify/fastify-redis/tar.gz/v0.1.1","html_url":"https://github.com/fastify/fastify-redis/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-redis@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-02-14T18:48:30.685Z","dependent_packages_count":19,"downloads":220540,"downloads_period":"last-month","dependent_repos_count":71,"rankings":{"downloads":0.8862671956216363,"dependent_repos_count":1.6220337126923823,"dependent_packages_count":1.2379226713966847,"stargazers_count":4.236444293683523,"forks_count":4.687951530115768,"docker_downloads_count":1.5444925100495492,"average":2.369185318926591},"purl":"pkg:npm/%40fastify/redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fastify/redis","docker_dependents_count":6,"docker_downloads_count":1481,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fastify/redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fastify/redis/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-30T20:15:23.479Z","issues_count":27,"pull_requests_count":160,"avg_time_to_close_issue":2116210.75,"avg_time_to_close_pull_request":503977.77777777775,"issues_closed_count":24,"pull_requests_closed_count":153,"pull_request_authors_count":22,"issue_authors_count":26,"avg_comments_per_issue":2.5925925925925926,"avg_comments_per_pull_request":0.59375,"merged_pull_requests_count":124,"bot_issues_count":0,"bot_pull_requests_count":74,"past_year_issues_count":5,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":677326.0,"past_year_avg_time_to_close_pull_request":40269.825,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.022727272727272728,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-redis/issues","maintainers":[{"login":"Fdawgs","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"mcollina","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"jsumners","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsumners"},{"login":"zekth","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zekth"},{"login":"darkgl0w","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darkgl0w"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"StarpTech","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StarpTech"}],"active_maintainers":[{"login":"Fdawgs","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fredis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fredis/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fredis/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fredis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fredis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fredis/codemeta","maintainers":[{"uuid":"simenb","login":"simenb","name":null,"email":"sbekkhus91@gmail.com","url":null,"packages_count":264,"html_url":"https://www.npmjs.com/~simenb","role":null,"created_at":"2022-11-20T01:10:50.466Z","updated_at":"2022-11-20T01:10:50.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simenb/packages"},{"uuid":"matteo.collina","login":"matteo.collina","name":null,"email":"hello@matteocollina.com","url":null,"packages_count":673,"html_url":"https://www.npmjs.com/~matteo.collina","role":null,"created_at":"2022-11-20T01:10:50.487Z","updated_at":"2022-11-20T01:10:50.487Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteo.collina/packages"},{"uuid":"airhorns","login":"airhorns","name":null,"email":"harry@harry.me","url":null,"packages_count":213,"html_url":"https://www.npmjs.com/~airhorns","role":null,"created_at":"2022-11-20T01:10:50.537Z","updated_at":"2022-11-20T01:10:50.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/airhorns/packages"},{"uuid":"galvez","login":"galvez","name":null,"email":"jonasgalvez@gmail.com","url":null,"packages_count":201,"html_url":"https://www.npmjs.com/~galvez","role":null,"created_at":"2022-11-20T01:10:50.463Z","updated_at":"2022-11-20T01:10:50.463Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/galvez/packages"},{"uuid":"delvedor","login":"delvedor","name":null,"email":"tommydelved@gmail.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~delvedor","role":null,"created_at":"2022-11-20T01:10:50.483Z","updated_at":"2022-11-20T01:10:50.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/delvedor/packages"},{"uuid":"kibertoad","login":"kibertoad","name":null,"email":"iselwin@gmail.com","url":null,"packages_count":332,"html_url":"https://www.npmjs.com/~kibertoad","role":null,"created_at":"2022-11-20T01:10:50.545Z","updated_at":"2022-11-20T01:10:50.545Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kibertoad/packages"},{"uuid":"jsumners","login":"jsumners","name":null,"email":"james.sumners@gmail.com","url":null,"packages_count":270,"html_url":"https://www.npmjs.com/~jsumners","role":null,"created_at":"2022-11-20T01:10:50.497Z","updated_at":"2022-11-20T01:10:50.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsumners/packages"},{"uuid":"simoneb","login":"simoneb","name":null,"email":"simone.busoli@gmail.com","url":null,"packages_count":312,"html_url":"https://www.npmjs.com/~simoneb","role":null,"created_at":"2022-11-20T01:10:50.474Z","updated_at":"2022-11-20T01:10:50.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simoneb/packages"},{"uuid":"zekth","login":"zekth","name":null,"email":"vince.legoff@gmail.com","url":null,"packages_count":156,"html_url":"https://www.npmjs.com/~zekth","role":null,"created_at":"2022-11-20T01:10:50.504Z","updated_at":"2022-11-20T01:10:50.504Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zekth/packages"},{"uuid":"eomm","login":"eomm","name":null,"email":"behemoth89@gmail.com","url":null,"packages_count":198,"html_url":"https://www.npmjs.com/~eomm","role":null,"created_at":"2022-11-20T01:10:50.517Z","updated_at":"2022-11-20T01:10:50.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eomm/packages"},{"uuid":"fox1t","login":"fox1t","name":null,"email":"maksim@sinik.it","url":null,"packages_count":169,"html_url":"https://www.npmjs.com/~fox1t","role":null,"created_at":"2022-11-20T01:10:50.524Z","updated_at":"2022-11-20T01:10:50.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fox1t/packages"},{"uuid":"climba03003","login":"climba03003","name":null,"email":"kaka@kakawebsitedemo.com","url":null,"packages_count":195,"html_url":"https://www.npmjs.com/~climba03003","role":null,"created_at":"2022-11-20T01:10:50.552Z","updated_at":"2022-11-20T01:10:50.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/climba03003/packages"},{"uuid":"fdawgs","login":"fdawgs","name":null,"email":"frazer.dev@icloud.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~fdawgs","role":null,"created_at":"2022-11-20T01:10:50.567Z","updated_at":"2022-11-20T01:10:50.567Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fdawgs/packages"},{"uuid":"metcoder95","login":"metcoder95","name":null,"email":"me@metcoder.dev","url":null,"packages_count":176,"html_url":"https://www.npmjs.com/~metcoder95","role":null,"created_at":"2023-04-13T02:16:14.326Z","updated_at":"2023-04-13T02:16:14.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/metcoder95/packages"},{"uuid":"ilteoood","login":"ilteoood","name":null,"email":"matteopietro.dazzi@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~ilteoood","role":null,"created_at":"2025-10-29T13:50:49.692Z","updated_at":"2025-10-29T13:50:49.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ilteoood/packages"},{"uuid":"tony133","login":"tony133","name":null,"email":"a.tripodi133@gmail.com","url":null,"packages_count":141,"html_url":"https://www.npmjs.com/~tony133","role":null,"created_at":"2026-03-05T20:02:27.524Z","updated_at":"2026-03-05T20:02:27.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tony133/packages"},{"uuid":"jean-michelet","login":"jean-michelet","name":null,"email":"jean.antoine.michelet@gmail.com","url":null,"packages_count":143,"html_url":"https://www.npmjs.com/~jean-michelet","role":null,"created_at":"2025-06-23T12:45:35.103Z","updated_at":"2025-06-23T12:45:35.103Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jean-michelet/packages"},{"uuid":"gurgunday","login":"gurgunday","name":null,"email":"hey@gurgun.day","url":null,"packages_count":164,"html_url":"https://www.npmjs.com/~gurgunday","role":null,"created_at":"2023-09-06T08:53:28.630Z","updated_at":"2023-09-06T08:53:28.630Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gurgunday/packages"}]}