impress/app
Emi Matchu 6d343989de Extend OWLS caching from 15 minutes to 1 day
Poking at the site, I didn't love that clicking any of the NC items on
the homepage took a few seconds to load cuz of the OWLS request taking
a couple seconds.

If the request were faster to load I might decide otherwise, but for
now, let's just keep that cache long.

Another approach we could take would be to ask for an endpoint that
returns all the values at once, so we could cache and update them all
together, instead of having it all split into separate cache keys!
2024-01-15 06:19:48 -08:00
..
assets Remove Pardon Our Dust message and page 2024-01-14 23:00:23 -08:00
controllers Create endpoint to show all species appearances for a given color 2023-12-05 18:04:54 -08:00
helpers Delete more unused helpers 2023-11-11 15:55:38 -08:00
javascript Oops, fix species name in zones tooltip 2023-11-11 11:57:43 -08:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Fix "couldn't download the associated Flash files" when modeling 2024-01-15 01:15:35 -08:00
services Extend OWLS caching from 15 minutes to 1 day 2024-01-15 06:19:48 -08:00
views Remove Pardon Our Dust message and page 2024-01-14 23:00:23 -08:00