@deboxsoft/users-redis

Redis adaptor for users

Usage no npm install needed!

<script type="module">
  import deboxsoftUsersRedis from 'https://cdn.skypack.dev/@deboxsoft/users-redis';
</script>

README

@deboxsoft/users-redis

A database adapter for Redis

For now @deboxsoft/users-redis only provide a session storage, you will need to use another connector for the user storage.

Installation

yarn add @deboxsoft/users-redis