db_task 0.2.1

Use mongodb to schedule task running
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# db_task


Yet another job scheduler for rust.

## Features


- Use mongodb as database backend
- Support long-running jobs

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

## License


[MIT](https://choosealicense.com/licenses/mit/)

## Feedback


If you have any feedback, please reach out to us at qiaoruntao01@gmail.com