The Missing Bit

Introducing backy, PostgreSQL background jobs for elixir

I have been using backy for a while now, a small background job library I’ve written for elixir.

While it is not used in production yet, I had it working well in testing and staging.

There are still issues to be addressed before using it in production, but so far I’m quite happy with how it works.

Update: I’ve been using backy for 1 year in production now, and it worked well.