Skip to content
/ fila Public

A simple PostgreSQL job processing library.

License

Notifications You must be signed in to change notification settings

lffg/fila

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fila

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.

Architecture

Consult the Design section on the documentation.

Thank you

Fila is inspired by the excellent Oban and River libraries, which also implement a job processing system on top of Postgres.

License

MIT License.

About

A simple PostgreSQL job processing library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published