suspend fun RedisTransaction.psubscribeAwait(pattern: String): String
Listen for messages published to channels matching the given pattern
pattern - Pattern string
pattern
Return