Skip to content

Changelog

Version 7

7.0.2

  • #128 chore: enable lab type tests
  • #126 feat: 🎸 add and improve typings from DT

7.0.1

  • #125 chore: bump hoek

7.0.0

  • #123 Support for node v18, ESM tests, upgrade ioredis

Version 6

6.0.2

  • #117 update deps and use travis templates

6.0.1

  • #115 Redis Configuration Options

6.0.0

Version 5

5.0.5

  • #109 Use PSETEX instead of SET and PEXP

5.0.4

  • #107 Update joi
  • #103 Example "db" parameter error

5.0.3

5.0.2

  • #102 Allowing empty password

5.0.1

  • #100 hotfix: redis tls opt is an object, not boolean

5.0.0

  • #98 Switch to use Redis pexpire
  • #97 Refactor options
  • #96 Change module namespace

Version v4

v4.1.0

  • #79 Don't mess with provided clients

v4.0.1

  • #69 added support for dropSegment

v4.0.0

  • #77 Update to work with Catbox 10 (Hapi 17)

Version v3

v3.2.0

v3.1.1

  • #74 Ensure the client really is ready

v3.1.0

  • #72 Upgrade ioredis to 3.x.x
  • #71 chore(package): update ioredis to v3

v3.0.3

v3.0.0

  • #62 update dependencies
  • #53 Move to ioredis

Version v2

v2.0.3

  • #52 upgrade code@3 and lab@11
  • #51 Add option to ignore startup failures

v2.0.2

  • #49 Use false parameter to client.end in order to fail silently

v2.0.1

  • #47 Adding flush parameter when calling client.end
  • #45 Test on node v6, update dependencies

Version v1

v1.1.0

  • #36 Ignore partition if not defined

v1.0.9

  • #40 Allow passing a ready Redis client
  • #39 Drop node 0.10 support
  • #30 Add unix socket support

v1.0.8

  • #38 Cleanup tests
  • #37 Wait redis client to be ready in order to make sure that authentication has been done
  • #31 Loosen dependency to redis 2.x.x to allow 2.3.0 to match

v1.0.6

  • #27 Upgrade outdated node-redis dependency

Version 1

1.0.4

  • #8 Rename spumko to hapijs

1.0.3

  • #7 Remove large ttl test

1.0.2

  • #5 Bring coverage back to 100%

1.0.1

  • #3 Add example

Deploys by Netlify