Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 488 Bytes

File metadata and controls

21 lines (13 loc) · 488 Bytes

zino-example

An example showcasing apalis and zino running together

What is zino?

zino is a next-generation framework for composable applications in Rust which emphasizes simplicity, extensibility and productivity.

Example

This example shows how to run apalis with zino where we have a cronjob that runs every second.

Running this example

cargo run