Fila is a simple job processing system for Rust and PostgreSQL.
🚧 Even though this idea is already battle tested in production, this Rust implementation is still an experimental work-in-progress implementation.
Consult the Design section on the documentation.
Fila is inspired by the excellent Oban and River libraries, which also implement a job processing system on top of Postgres.
MIT License.