Okay I know I asked about this before, and the answer was basically cache data that doesn't change often.
Well what does one do when at least 99.9% of the data changes?
In my project the only tables that doesn't get updated or won't get updated frequently would be the member profile info (name/address, and settings)
So how does one still enable some kind of caching but keep and make sure the data being viewed is updated when changes are applied?