suspend fun RedisClient.strlenAwait(key: String): Long
Get the length of the value stored in a key
key - Key string
key
Return