suspend fun RedisTransaction.clusterKeyslotAwait(key: String): String
Returns the hash slot of the specified key.
key -
key
handler - Handler for the result of this call.
handler
Return