Details
-
New Feature
-
Resolution: Duplicate
-
Major
-
None
-
3.0
-
None
Description
Use case:
- Have a cache macro that allows the user to specify the time to live
Right now it means creating a new cache for each cache macro usage which means it'll take one thread per usage of the cache macro (for the eviction) which is way too costly
Attachments
Issue Links
- duplicates
-
XWIKI-12880 Allow setting a maximum lifespan in cache configuration
- Closed
- is related to
-
XCOMMONS-1042 Use JCache (JSR-107)
- Closed
- relates to
-
XWIKI-4322 Add a {{cache}} macro
- Closed
-
XWIKI-7043 Allow setting time to live and max entries when using the Cache macro
- Closed