Crates.io | jobby |
lib.rs | jobby |
version | 0.0.1-alpha1 |
source | src |
created_at | 2024-11-17 23:34:13.69575 |
updated_at | 2024-11-17 23:34:13.69575 |
description | Job queue for rocket applications |
homepage | |
repository | https://github.com/mhlakhani/jobby |
max_upload_size | |
id | 1451605 |
size | 149,815 |
This is a job queue system usable with Rocket and SQLite.
This is a useful building block for web applications.
Works with rocket 0.5.0 and above.
Look at the documentation and examples to learn more. ( TODO: Add documentation )
This is provided AS-IS and does not guarantee any reliability right now - thought it has been used to power some websites, notably trackmy.games.
This is still a rough alpha: