Performance - Automatic Slot Cache Management
About
The slots (ie side content are always up-to-date and does not require to disable the page cache, increasing performance.
If you have any ~~NOCACHE~~ instructions in your side slots, you can delete them to increase performance.
How it works
The syntax components advertise cache dependencies to the cache system.
For instance:
- if you have a page-explorer list in the side
- the cache system knows that if a page is added or deleted, it should re-render the side slot in the background.
You can see the dependencies, in the cache viewer