Skip to content

Commit a028afd

Browse files
author
Ashesh Vidyut
committed
udate readme
1 parent 9e7feee commit a028afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ This graph shows the performance comparison between Treds - ScanKeys and Etcd ge
162162
* `PSUBSCRIBE channel [channel ...]` - Subscription receives all messages published to channels whose names are prefixes of the given channels.
163163
* `PPUBLISH channel message` - This command publishes the message to all channels that have names with the given channel as their prefix.
164164

165-
### Note on channels
166-
#### Use case of channels designed with Prefix
165+
### Note on PUB/SUB
166+
#### Use case of PUB/SUB designed with Prefix
167167

168168
While `PUBLISH` and `SUBSCRIBE` are similar to Redis, `PSUBSCRIBE` and `PPUBLISH` are designed to work with channels having a common prefix.
169169

0 commit comments

Comments
 (0)