You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-12-25 00:40:59 +03:00
Update pub-sub.md
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Pub/Sub
|
||||
|
||||
The Pub/Sub API is implemented by `RedisClient` and `RedisCluster`.
|
||||
The Pub/Sub API is implemented by `RedisClient`, `RedisCluster`, and `RedisSentinel`.
|
||||
|
||||
## Pub/Sub with `RedisClient`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user