#task #task-queue #set #uuid #web #cli #organize

task_deport

Organize simple task queue

1 unstable release

0.1.0 Jun 30, 2023

#21 in #organize

MIT license

16KB
335 lines

capp-rs

Common things i use to build Rust CLI tools for web crawlers.


lib.rs:

This module provides a trait for interacting with task storage. The storage allows tasks to be pushed to and popped from a queue, and also allows tasks to be set and retrieved by their UUID.

Dependencies

~9–12MB
~245K SLoC