Andy Brownsword takes us through a pattern:
We’ve recently looked at how caching can improve performance and I wanted to show how we can eek even more performance out of caches by using a custom approach I’ll term Selective Caching.
I’ll note here that there’s a potential gotcha with this approach which we’ll get to before the end of the post!
Click through for a description of the pattern and when it starts to break down.