Releases: fastify/fastify-redis
Releases · fastify/fastify-redis
v3.2.0
📚 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)
v3.1.1
📚 PR:
- Fix double next call (#33)
- Update redis dep to streams compatibility (#32)
v3.1.0
📚 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)
v3.0.0
- #25 do not quit given client on close
v1.0.0
- Use
ioredis
by default - #20
v0.3.0
- Allow specifying a singleton Redis instance - #11
v0.2.0
- Support for custom drivers - #9
v0.1.1
- Updated dependencies - #7