Created by: toddbluhm
- Properly promisify the node redis library based on what the lib recommends on their site: https://github.com/NodeRedis/node_redis#promises
- Fixes #211 (closed)
- Note: this also fixes the current test failure in master
Created by: toddbluhm