.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../Includes.txt .. _administrators_bestpractice_cache: .. index:: ! Cache single: Extensions; Cache Caching ======= Caching is supported by the `EXT:cache `__ It works ready to use with all tables of the `EXT:org `__ If you like to cache own tables, you have to add one line configuration to the TCA and two lines to the FLUID template of your extension. Please refer to the `manual `__ of the EXT:cache.