By default, Funnel uses an embedded database named BoltDB to store task
and scheduler data. This is great for development and a simple server without
external dependencies, but it doesn't scale well to larger clusters.
Available config:
Database:boltdbBoltDB:# Path to database filePath:./funnel-work-dir/funnel.db