anandthakker / anandthakker/tweets-over-time
Separate api endpoints and count generation functions
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It might be nice to break apart the pieces responsible for serving the api endpoints and those responsible for updating tweet counts. This way, the updating could be done with something like a Heroku scheduled job or a cron job. We could also do a cron job to hit the API endpoint to force the update (I've totally done that!) nightly, but don't know if that's the best way to do it.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.