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 - v3.1.1

Published by Eomm over 5 years ago

📚 PR:

  • Fix double next call (#33)
  • Update redis dep to streams compatibility (#32)
fastify-redis - v3.1.0

Published by Eomm over 5 years ago

📚 PR:

  • chore(package): update fastify to version 2.0.0 (#26)
  • Add node 12 to CI and update dependencies (#30)
  • Allow multiple redis instances registering (#29)
fastify-redis - v3.0.0

Published by mcollina almost 6 years ago

  • #25 do not quit given client on close
fastify-redis - v1.0.0

Published by delvedor over 6 years ago

  • Use ioredis by default - #20
fastify-redis - v0.4.0

Published by mcollina over 6 years ago

  • Updated dependencies #15
fastify-redis - v0.3.0

Published by delvedor almost 7 years ago

  • Allow specifying a singleton Redis instance - #11
fastify-redis - v0.2.0

Published by delvedor almost 7 years ago

  • Support for custom drivers - #9
fastify-redis - v0.1.1

Published by delvedor almost 7 years ago

  • Updated dependencies - #7