ObanPowertools (oban_powertools v0.5.0)

Copy Markdown View Source

Phoenix-first operator primitives for Oban-backed applications.

Oban Powertools is intentionally split into two layers:

  • the library owns durable runtime helpers, native /ops/jobs pages, and bounded adapters
  • the host app owns routing scope, browser pipeline, auth, display policy, runtime config, and whether the optional Oban Web bridge is exposed

The public builder-facing primitives live in these modules:

Start with README.md for the install and operator path, then use the guides in guides/ for builder-facing examples of each primitive.