fleet/server
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
..
bindata Allow import of github.com/kolide/fleet (#2213) 2020-03-29 19:22:04 -07:00
config Make enrollment cooldown configurable (#418) 2021-03-08 21:26:09 -08:00
contexts Update the Go import paths to new repo name (#27) 2020-11-11 09:59:12 -08:00
datastore Batch updates to host seen time (#633) 2021-04-12 16:22:22 -07:00
health Fix documentation typos (#1682) 2017-12-21 18:37:32 -08:00
kolide Batch updates to host seen time (#633) 2021-04-12 16:22:22 -07:00
launcher Expose live query error messages via API (#205) 2021-01-19 14:52:29 -08:00
live_query Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
logging Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
mail Migrate remaining URLs to fleetdm.com (#116) 2020-12-10 11:26:00 -08:00
mock Batch updates to host seen time (#633) 2021-04-12 16:22:22 -07:00
pubsub Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
service Batch updates to host seen time (#633) 2021-04-12 16:22:22 -07:00
sso Speed up MySQL tests (#585) 2021-04-03 11:42:27 -07:00
test Add AWS Lambda as logging plugin (#347) 2021-02-24 10:02:26 -08:00
websocket server: prune unused constants and functions (#477) 2021-03-15 17:08:25 -07:00