Unified backend for storage and optionally notifications
OptionaldefaultDefault number of concurrent jobs per job type
OptionaldefaultDefault lock lifetime in milliseconds
OptionaldefaultDefault max locked jobs per job type
OptionalforkedWhether this is a forked worker instance
OptionalforkFork helper configuration for sandboxed workers
OptionallockGlobal max locked jobs
OptionalmaxMaximum number of concurrent jobs globally
OptionalnameName to identify this agenda instance
OptionalnotificationOverride notification channel from backend. Use this to mix storage from one system with notifications from another. e.g., MongoDB storage + Redis notifications
OptionalprocessHow often to poll for new jobs (string like '5 seconds' or milliseconds)
Agenda configuration options