suspend fun RedisTransaction.llenAwait(key: String): String
Get the length of a list
key - String key
key
Return