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