fastify-redis

Plugin to share a common Redis connection across Fastify.

MIT License

Downloads
112.4K
Stars
203
Committers
31

Bot releases are hidden (Show)

fastify-redis - v7.0.1

Published by mcollina 28 days ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-redis/compare/v7.0.0...v7.0.1

fastify-redis - v7.0.0

Published by mcollina about 1 month ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-redis/compare/v6.1.1...v7.0.0

fastify-redis - v6.1.1 Latest Release

Published by Eomm over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-redis/compare/v6.1.0...v6.1.1

fastify-redis - v6.1.0

Published by Eomm almost 2 years ago

📚 PR:

  • nodenext compatibility (#165)
fastify-redis - v6.0.1

Published by Eomm about 2 years ago

📚 PR:

  • docs: remove redundant --save arg
  • docs(readme): replace use of deprecated variadic listen()
  • Merge pull request #157 from fastify/Fdawgs-patch-1
  • ci: bring into line with reusable workflow (#149)
  • chore(.gitignore): use updated skeleton template (#150)
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#151)
  • build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#152)
  • build(deps): bump actions/dependency-review-action from 1 to 2 (#153)
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#154)
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#155)
  • ci: migrate to fastify reusable workflow (#158)
  • build(deps-dev): bump tsd from 0.22.0 to 0.24.1 (#160)
  • Modernize project structure (#161)
  • fix: 🐛 allow Redis.Cluster signature for client (#163)
fastify-redis - v6.0.0

Published by mcollina over 2 years ago

What's Changed

Full Changelog: https://github.com/fastify/fastify-redis/compare/v5.0.0...v6.0.0

fastify-redis - v5.0.0

Published by jsumners over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/fastify/fastify-redis/compare/v4.3.3...v5.0.0

fastify-redis - v4.3.3

Published by Eomm almost 3 years ago

📚 PR:

  • Bump actions/setup-node from 2.4.0 to 2.4.1 (#111)
  • Bump tsd from 0.17.0 to 0.18.0 (#113)
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#114)
  • Fix ERR_AVVIO_PLUGIN_TIMEOUT with 'ready' client (#116)
fastify-redis - v4.3.2

Published by climba03003 about 3 years ago

📚 PR:

  • Updates
  • Improve error handling (#100)
  • Bump actions/setup-node from 2.2.0 to 2.3.0 (#101)
  • Bump actions/setup-node from 2.3.0 to 2.3.1 (#104)
  • Bump actions/setup-node from 2.3.1 to 2.3.2 (#105)
  • Bump actions/setup-node from 2.3.2 to 2.4.0 (#106)
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#107)
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#108)
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#109)
  • fix: types and tests coverage (#110)
fastify-redis - v4.3.1

Published by climba03003 over 3 years ago

📚 PR:

  • Fix CI
  • chore: ci updates and style change (#83)
  • feat: move to tap15 (#82)
  • docs(readme): minor grammar changes (#85)
  • ci: add nodejs v16 to test matrix (#86)
  • Bump @types/node from 14.14.42 to 15.0.0 (#87)
  • Bump actions/checkout from 2 to 2.3.4 (#90)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#91)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#93)
  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#96)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#97)
  • Bump @types/node from 15.14.1 to 16.0.0 (#99)
  • fix: added connection error handling (#98)
fastify-redis - v4.3.0

Published by mcollina over 3 years ago

📚 PR:

  • chore(gitignore): use latest github ignore template (#70)
  • ci(dependabot): update github actions (#71)
  • Bump actions/setup-node from v1 to v2.1.5 (#73)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#72)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#77)
  • fix: add closeClient on namespaced client (#76)
  • fix: add missing namespace and closeClient type (#74)
fastify-redis - v4.2.0

Published by mcollina over 3 years ago

📚 PR:

  • Bump tsd from 0.13.1 to 0.14.0
  • Merge pull request #68 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
  • Update Typescript definitions (#69)
fastify-redis - v4.1.0

Published by mcollina almost 4 years ago

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump standard from 15.0.1 to 16.0.0
  • feat: add stale (#60)
  • chore: add dependabot automerge (#63)
  • Fix existing redis client example in README (#65)
  • Add option to close passed in client (#66)
fastify-redis - v4.0.3

Published by mcollina over 4 years ago

📚 PR:

  • bumped [email protected]
  • Bump tsd from 0.11.0 to 0.12.0 (#57)
  • Bump tsd from 0.12.1 to 0.13.1 (#58)
fastify-redis - v4.0.2

Published by mcollina over 4 years ago

📚 PR:

fastify-redis - v4.0.1

Published by mcollina over 4 years ago

📚 PR:

  • passing tests
  • fix: don't modify options (#54)
fastify-redis - v4.0.0

Published by Eomm over 4 years ago

📚 PR:

  • Upgrade to fastify v3 (#47)
  • Bump tap from 12.7.0 to 14.10.7 (#52)
  • Bump redis from 2.8.0 to 3.0.2 (#51)
  • Bump @types/node from 12.12.37 to 13.13.4 (#50)
fastify-redis - v3.3.1

Published by Eomm over 4 years ago

📚 PR:

  • restore old node versions in travis
  • Pass url to Redis contructor when not using namespaces (#49)
fastify-redis - v3.3.0

Published by mcollina over 4 years ago

📚 PR:

  • Add TypeScript (#46)
fastify-redis - v3.2.0

Published by Eomm over 4 years ago

📚 PR:

  • chore(package): update standard to version 13.0.1
  • Update standard to the latest version 🚀 (#34)
  • chore(package): update standard to version 14.0.2 (#37)
  • feat: support redis connection url (#45)