tiger-menus
tiger-menus copied to clipboard
Make caching more aggressive
Right now, the first request of each day will be slow since it scrapes 42 pages before serving a user. This could be possibly sped up, maybe by forcing a cache build on startup and regularly after midnight.
Or maybe treat today's menus different than whole week, since 6 requests is faster than 42.