Skip to content

Enterprise Edition

The Enterprise Edition (EE) targets production scale: PostgreSQL storage and an Asynq/Redis scheduler, enabling a stateless API tier with external workers.

EE and Community share one codebase. EE features are documented publicly here — running them requires a valid license.

What EE adds

  • PostgreSQL-backed storage for larger fleets
  • Redis/Asynq distributed scheduling
  • Horizontal scaling (stateless API + external worker pool)

See Licensing for how the edition is detected and activated.

Community Edition under Apache 2.0.