Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The Full Cache is described more in the Total Caches page.  Essentially for all the content types it covers, it stores the full container for that type.  It is not so space efficient but it is very speed efficient.  For guidance, this should work pretty well for up to at least 500 content items.

Configuring the full cache

The full cache can have the ApplyToType property set which is a function from Type to bool where the type is a container type and the result is true if this container type is cached.

  • No labels