A redis wrapper for the core library
npm install @superhero/core.redisRedis wrapper for the core library
---

npm install @superhero/core.redis
...or just set the dependency in your package.json file:
``json``
{
"dependencies":
{
"@superhero/core.redis": "*"
}
}