kevy

PUBLISH

Post a message to a channel; returns the receiver count.

構文PUBLISH channel message
グループpubsub
引数の数3
導入バージョン1.0.0
フラグreadonly, pubsub
計算量O(1) channel lookup + O(P) — a linear walk of the registered patterns with one glob match each, even when none match. Delivery fans out only to the shards holding a subscriber
Redis 互換性full

← すべてのコマンド