fleet/cmd
Zach Wasserman e961cfe0c3
Batch updates to host seen time (#633)
Instead of synchronously updating the seen_time column for a host on an update, batch these updates to be written together every 1 second.

This results in a ~33% reduction in MySQL CPU usage in a local test with 4,000 simulated hosts and MySQL running in Docker.
2021-04-12 16:22:22 -07:00
..
fleet Batch updates to host seen time (#633) 2021-04-12 16:22:22 -07:00
fleetctl Initial implementation of agent update management (#516) 2021-03-26 10:46:51 -07:00