🦀 It's not ready for an official announcement yet, but we're working on a small DB-backed worker queue in Rust.

github.com/mre/workers

It's a recurring ask from clients, and I couldn't find anything "production ready" out there.

It's built on top of crates.io's queue. We moved to sqlx (from diesel) as well.

Can we get some eyeballs on it? Feel free to comment here and/or create an issue. A retoot and a ⭐ would also help, of course... 😉

#rustlang #rust #workqueue