Changelog

#128
chore: enable lab type tests
#126
feat: 🎸 add and improve typings from DT
#125
chore: bump hoek
7.0.0
breaking changes
#123
Support for node v18, ESM tests, upgrade ioredis
#117
update deps and use travis templates
#115
Redis Configuration Options
6.0.0
breaking changes
#112
Only node 12
#109
Use PSETEX instead of SET and PEXP
#107
Update joi
#103
Example "db" parameter error
#106
Update deps
#102
Allowing empty password
#100
hotfix: redis tls opt is an object, not boolean
5.0.0
breaking changes
#98
Switch to use Redis pexpire
#97
Refactor options
#96
Change module namespace
#79
Don't mess with provided clients
#69
added support for dropSegment
v4.0.0
breaking changes
#77
Update to work with Catbox 10 (Hapi 17)
#74
Ensure the client really is ready
#72
Upgrade `ioredis` to `3.x.x`
#71
chore(package): update ioredis to v3
v3.0.0
breaking changes
#62
update dependencies
#53
Move to `ioredis`
#52
upgrade code@3 and lab@11
#51
Add option to ignore startup failures
#49
Use `false` parameter to `client.end` in order to fail silently
#47
Adding flush parameter when calling client.end
#45
Test on node v6, update dependencies
v1.1.0
breaking changes
#36
Ignore partition if not defined
#40
Allow passing a ready Redis client
#39
Drop node 0.10 support
#30
Add unix socket support
#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
#27
Upgrade outdated node-redis dependency
#8
Rename spumko to hapijs
#7
Remove large ttl test
#5
Bring coverage back to 100%
#3
Add example