I’m reading this article about fragment caching. It seems self explanatory except for this line:
based on the assumption that you have an advanced object cache available.
What exactly is an advanced object cache, and how can I check for one/implement if not already available?