suspend fun RedisClient.llenAwait(key: String): Long
Get the length of a list
key - String key
key
handler - Handler for the result of this call.
handler
Return