3.1.0 - Support for ioredis and fakeredis
Better support for redis libraries other than node-redis.
- ioredis has been tested and works.
- fakeredis works as well. Except with node 6. For this reason fakeredis is unofficially supported.
Better support for redis libraries other than node-redis.