Group: Forum Members
Posts: 190,
Visits: 1.3K
|
Hi,
Thank you for your explanation.
How could I manage its "expiration period"? I would like to cache active employee list which might contains > 10,000 records. I can cache it using static variable and so, but everyday also might have new join and resign employee. Therefore, I need to refresh it intervally. That is the reason I looking for caching mechanism.
Please advice. Thank you
|