You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
モチベーション
RedisのPub/Sub機能を利用しているが、KVSとしては利用していない。
何らかのpub/subの代替のものを使うことで、Redisのインストールを不要にしたい。
Redisはオプションで利用できるようにしたい
代替案
WebSocketでpub/subを作る