1
0
Fork 0
forked from OpenNeo/impress
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
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
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
views