It just occurred to me why not use most of the objects in the cache (memory) when starting the application.
if it's not such a great web application. Or have settings for how much I want to cache / memory.
I just think this might require having something like below 1 GB of RAM or much less.
Everything to speed up the application even more without querying the database.
Is that a good idea?
source
share