salemhilal / warmd

WRCT: A Radio Music Database
Other
8 stars 1 forks source link

Look into caching #4

Open salemhilal opened 10 years ago

salemhilal commented 10 years ago

The front-end app relies on a ton of javascript to be loaded into the dom. The back-end makes a lot of repetitive calls to the DB, some to tables that aren't likely to be altered (i.e. the users table is altered fairly rarely).