@pluv/persistence-redis
v0.32.9
Published
@pluv/io crdt storage persistence for node.js
Downloads
590
Readme
@pluv/persistence-redis
Crdt storage persistence for @pluv/io rooms on distributed systems. Available for Node.js only.
👉 See full documentation on pluv.io. 👈
Installation
# npm
npm install @pluv/persistence-redis ioredis
# yarn
yarn add @pluv/persistence-redis ioredis
# pnpm
pnpm add @pluv/persistence-redis ioredis