Function ntex_redis::cmd::SPublish

source ·
pub fn SPublish<T, V>(key: T, value: V) -> IntOutputCommand
where BulkString: From<T> + From<V>,
Expand description

SPUBLISH redis command