Migration from FastAPI: Repeated Tasks function in litestar ? #2311
-
Hi, From the FastAPI docs: Many thanks for your help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi 👋🏽 There isn't a facility to do this natively, but our projects have had great success with SAQ It is very lightweight and can do this OOTB. example repo: |
Beta Was this translation helpful? Give feedback.
Hi 👋🏽
There isn't a facility to do this natively, but our projects have had great success with SAQ
It is very lightweight and can do this OOTB.
example repo:
https://github.com/litestar-org/litestar-fullstack