We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb01ff5 commit 1f8a6c4Copy full SHA for 1f8a6c4
README.md
@@ -15,6 +15,14 @@ Supported features:
15
- [`disconnectSockets`](https://socket.io/docs/v4/server-instance/#disconnectSockets)
16
- [`serverSideEmit`](https://socket.io/docs/v4/server-instance/#serverSideEmit)
17
18
+Related packages:
19
+
20
+- Postgres adapter: https://github.com/socketio/socket.io-postgres-adapter/
21
+- Redis adapter: https://github.com/socketio/socket.io-redis-adapter/
22
+- Redis emitter: https://github.com/socketio/socket.io-redis-emitter/
23
+- MongoDB adapter: https://github.com/socketio/socket.io-mongo-adapter/
24
+- MongoDB emitter: https://github.com/socketio/socket.io-mongo-emitter/
25
26
**Table of contents**
27
28
- [Installation](#installation)
0 commit comments