Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spin up a cron job to sync our database with HackerNews 👽📜 #3

Open
2 tasks
50-Course opened this issue Oct 5, 2022 · 0 comments
Open
2 tasks
Assignees

Comments

@50-Course
Copy link
Owner

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
@50-Course 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
@50-Course 50-Course self-assigned this Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant