suspend fun RedisClient.clusterKeyslotAwait(key: String): Long
Returns the hash slot of the specified key.
key -
key
Return