Skip to content

An Ash extension for interacting with Oban

License

Notifications You must be signed in to change notification settings

team-alembic/ash_oban

 
 

Repository files navigation

AshOban

An oban extension for Ash.Resource

Installation

def deps do
  [
    {:ash_oban, "~> 0.1.6"}
  ]
end

Get Started

Check out the getting started guide.

About

An Ash extension for interacting with Oban

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%