💡 Tip: Always install the binary to a local directory like ~/bin/. Avoid placing it in cloud-synced folders (Dropbox, iCloud, OneDrive) as file sync operations can cause MCP connection timeouts.
go-flywheel is a durable, database-backed job runtime for Go. It turns an ordinary PostgreSQL or SQLite database into a reliable work queue with typed workers, a periodic scheduler, automatic retries, ...