appframe-redisdeprecated

Redis Plugin for Appframe on NPM

Usage no npm install needed!

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

README

appframe-redis

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

API

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

Config redis.json5

Config is mirrored to match the expected config for ioredis.