issues
search
fhsav
/
clock
The clock for Farmington High School.
http://fhsclock.com
Other
12
stars
2
forks
source link
Optimization and caching.
#170
Closed
ethnt
closed
12 years ago
ethnt
commented
12 years ago
Speed this thing up.
ethnt
commented
12 years ago
It will involve the following:
For file stores, Redis on main server, Memory on Heroku. Possibly use Mongo (can use on both main server and Heroku).
Use Resque for as much as possible (refresh, if anything—disable on Heroku).
Speed this thing up.