mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-08-26 16:40:40 +03:00
bump project deps and update README.md
This commit is contained in:
parent
296b68777e
commit
8569a75010
@ -143,7 +143,7 @@ In `pl.read_excel()` “calamine” engine can be used for reading all major typ
|
|||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
### Worker aware async scheduler
|
### Worker aware async scheduler :clock1:
|
||||||
The project uses the APScheduler library to schedule tasks in the background.
|
The project uses the APScheduler library to schedule tasks in the background.
|
||||||
The APScheduler library is a powerful and flexible in-process task scheduler with Cron-like capabilities.
|
The APScheduler library is a powerful and flexible in-process task scheduler with Cron-like capabilities.
|
||||||
It allows you to schedule jobs to run at specific times or intervals, and it supports multiple job stores, triggers, and executors.
|
It allows you to schedule jobs to run at specific times or intervals, and it supports multiple job stores, triggers, and executors.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user