Releases: koajs/koa-redis
Releases · koajs/koa-redis
v4.0.1
- chore: version bump deps, added node@12 to travis tests bfffece
 - Allow url option that's forwarded to ioredis (#67) d38730a
 - Revert "chore: move from koa-generic-session to koa-session (#35)" (#69) f40993c
 - Revert "chore: move from koa-generic-session to koa-session (#35)" c38fa12
 - fix: allow url option that's forwarded to ioredis 841c46f
 - chore: move from koa-generic-session to koa-session (#35) (#56) 118943e
 - chore: move from koa-generic-session to koa-session (#35) 185e24e
 - fix: fixed tests 5c1c109
 - fix: fixed tests 55ac58f
 
v4.0.0
- docs: fixed badges to have same style 62bf433
 - fix: fixed tests, updated docs 404f6e0
 - docs: updated README ffd9a0e
 - feat: rewrite w/@lassjs, added Cluster/Sentinel/ioredis support f936b7b
 - fix: fixed .travis.yml to match koajs/koa travis setup f3ab737
 - fix: bump deps (per #50) e337a46
 - Merge pull request #50 from galaxybing/feature-add-redis-cluster f551195
 - fixed missed options.isRedisCluster too 1e98f58
 - fixed missed options.isRedisCluster 4f414dd
 - Apply ioredis, and add has redis cluster condition 7592be7