summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/publish.md
diff options
context:
space:
mode:
Diffstat (limited to 'iredis/data/commands/publish.md')
-rw-r--r--iredis/data/commands/publish.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/iredis/data/commands/publish.md b/iredis/data/commands/publish.md
new file mode 100644
index 0000000..e4b338a
--- /dev/null
+++ b/iredis/data/commands/publish.md
@@ -0,0 +1,5 @@
+Posts a message to the given channel.
+
+@return
+
+@integer-reply: the number of clients that received the message.