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

Move DB updates to cron #11

Open
osowskit opened this issue Mar 27, 2015 · 1 comment
Open

Move DB updates to cron #11

osowskit opened this issue Mar 27, 2015 · 1 comment

Comments

@osowskit
Copy link
Owner

The app shouldn't tie DB updates to IFTTT calls. The data updates should be on a local schedule.

@osowskit
Copy link
Owner Author

Check DB if requested venue/beer/user already has record
If so, update: else add new

cron should run every 30-60 minutes for each trigger

  • update user wishlist once per [week|day|API call]
  • update venue beer activity once per [week|day|API call]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant