kcshafer / liwi-site

0 stars 0 forks source link

Caching system #43

Open kcshafer opened 10 years ago

kcshafer commented 10 years ago

As a developer, I should be able to cache query results and custom data structures that are mainly static, so that they do not to be re-retrieved or recreated.

These will be mainly pulled from the database, so from the admin view, when certain updates are made or a certain button is clicked, these should be recached.