Taskline

WIP

The library allows to create scheduled tasks via Redis for Rust.

```rust async fn handle(request: String) {}

producer.schedule("Hello!".to_string(), now() + 1000.).await; ```

License

Contribution

CONTRIBUTING.md