spawnpoint-redis

Redis Plugin for Spawnpoint on NPM

Usage no npm install needed!

<script type="module">
  import spawnpointRedis from 'https://cdn.skypack.dev/spawnpoint-redis';
</script>

README

spawnpoint-redis

Redis Plugin for Spawnpoint on NPM. This currently does not support SSL.

npm version dependencies Status Build Status Greenkeeper badge

API

This api is mounted at app.redis as a ioredis object. Please check the project documentation for more details for usage.

Config redis.json

Config is mirrored to match the expected config for ioredis.