Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 Sinatra Ruby Web 服务器,我无法弄清楚如何让我的 postgres 服务器中的某些字段每隔 X 时间更新一次。
任何人都对每 X 分钟更改一次数据同时仍处理正常 http 请求的方法有任何建议。
使用 Heroku 调度程序插件?它允许您每 10 分钟安排一次 rake 任务。
https://devcenter.heroku.com/articles/scheduler