Skip to content

Releases: fastify/fastify-redis

v3.3.0

22 Apr 19:07

Choose a tag to compare

📚 PR:

  • Add TypeScript (#46)

v3.2.0

17 Apr 17:13

Choose a tag to compare

📚 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

13 Jun 19:26

Choose a tag to compare

📚 PR:

  • Fix double next call (#33)
  • Update redis dep to streams compatibility (#32)

v3.1.0

02 May 14:31

Choose a tag to compare

📚 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

29 Dec 18:24

Choose a tag to compare

  • #25 do not quit given client on close

v1.0.0

12 Apr 07:41

Choose a tag to compare

  • Use ioredis by default - #20

v0.4.0

17 Jan 15:57

Choose a tag to compare

  • Updated dependencies #15

v0.3.0

25 Nov 09:01

Choose a tag to compare

  • Allow specifying a singleton Redis instance - #11

v0.2.0

22 Nov 15:01

Choose a tag to compare

  • Support for custom drivers - #9

v0.1.1

19 Oct 14:11

Choose a tag to compare

  • Updated dependencies - #7