File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
- ** Schema Validation** : [ Pydantic] ( https://fastapi.tiangolo.com/tutorial/body-nested-models/ )
22
22
- ** Database Migrations** : [ Alembic] ( https://alembic.sqlalchemy.org/en/latest/ )
23
23
- ** Message Broker** : [ RabbitMQ] ( https://www.rabbitmq.com/ )
24
- - ** Job Scheduling*** : [ Celery Worker] ( https://docs.celeryq.dev/en/stable/userguide/workers.html )
25
- - ** Job Execution** :[ Celery Beat] ( https://docs.celeryq.dev/en/stable/userguide/periodic-tasks.html )
24
+ - ** Job Scheduling** : [ Celery Worker] ( https://docs.celeryq.dev/en/stable/userguide/workers.html )
25
+ - ** Job Execution** : [ Celery Beat] ( https://docs.celeryq.dev/en/stable/userguide/periodic-tasks.html )
26
26
27
27
## Prerequisites
28
28
Before you begin, ensure you have met the following requirements:
You can’t perform that action at this time.
0 commit comments