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