spring-apalis 0.4.2

Integration of rust application framework spring-rs and apalis
Documentation
1
2
3
4
5
6
[![crates.io](https://img.shields.io/crates/v/spring-apalis.svg)](https://crates.io/crates/spring-apalis)
[![Documentation](https://docs.rs/spring-apalis/badge.svg)](https://docs.rs/spring-apalis)

[apalis](https://github.com/geofmureithi/apalis) is a task scheduling framework that supports multiple storage systems and also provides support for cron and step tasks.

For the complete code, see [`apalis-redis-demo`](https://github.com/spring-rs/spring-rs/tree/master/examples/apalis-redis-demo)