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.
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.