You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a scheduled job to sync the published news to a DB every 5 minutes. You can start with the latest 100 items, and sync every new item from there. Note: here are several types of news (items), with relations between them;
Tasks:
Setup a celery workers or RabbitMQ work queues.
Sync db every 5 minutes
The text was updated successfully, but these errors were encountered:
50-Course
changed the title
Spin up a cron job to sync our database with HackerNews
Spin up a cron job to sync our database with HackerNews 👽📜
Oct 5, 2022
Make a scheduled job to sync the published news to a DB every 5 minutes. You can start with the latest 100 items, and sync every new item from there. Note: here are several types of news (items), with relations between them;
Tasks:
celery
workers orRabbitMQ
work queues.The text was updated successfully, but these errors were encountered: