Active
Project:
Entity cache
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2018 at 05:21 UTC
Updated:
5 Feb 2018 at 05:21 UTC
Jump to comment: Most recent
Hi,
At the moment if I understand correctly, Entity Cache has a permanent cache that's cleared if the entity changes.
In my situation, because we have very agressive caches for anonymous users (1 day), we would like to avoid having logged in users seeing content before anonymous users.
We would like to force caches to persist for a period of time, until we clear caches (making our changes visible) and re-warming our caches for the next day.
Is there any way to have a time based entity cache?
Thanks,
Duarte
Comments