Skip to content

Commit 424d39d

Browse files
kopitek8tnagorra
authored andcommitted
Update diagrams.md
1 parent 8b51252 commit 424d39d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/diagrams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Step 3: Sync Worker **saves raw data** to Postgres database
5454
Step 4: Cron job **reads raw data** from Postgres database
5555
- Another cron job reads the raw data from Postgres database.
5656

57-
Step 5: Cron job **saves aggregates** Postgres database
57+
Step 5: Cron job **saves aggregates** to Postgres database
5858
- The cron job aggregates previous 24 hours data (end date - start date), sends back, and saves processed aggregated data to the Postgres database.
5959

6060
Step 6: Community dashboard **queries aggregate data** from Postgres database

0 commit comments

Comments
 (0)