Open JonKrone opened 8 years ago
Interesting-to-implement tech feature.
utility: keeps restaurants and reviews up to date
Can we leave notes in issues?
Write file:
DELETE FROM restaurants WHERE (now - createdAt) > 3 days
set file on repeat with cronjobs
Or create a saved postgres procedure run with cronjobs
Interesting-to-implement tech feature.
utility: keeps restaurants and reviews up to date