@superhero/core.redis

A redis wrapper for the core library

Usage no npm install needed!

<script type="module">
  import superheroCoreRedis from 'https://cdn.skypack.dev/@superhero/core.redis';
</script>

README

Core - Redis

Redis wrapper for the core library


npm version

Install

npm install @superhero/core.redis

...or just set the dependency in your package.json file:

{
  "dependencies":
  {
    "@superhero/core.redis": "*"
  }
}