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