Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
3.0 M1
-
None
-
Unknown
-
Description
Replace the current rendering cache located in xwiki.properties with:
- A Cache object that users add to pages they want cached. This cache object contains data such as time to live.
- A Cache Manager listens to events containing Cache Objects and registers/unregisters cache items based on them
- Document rendering (in XWikiDocument) uses that cache manager to return cache results.
Attachments
Issue Links
- is related to
-
XWIKI-4322 Add a {{cache}} macro
- Closed