dubeejw commented on issue #3146: Use cache invalidation policy based on access 
time
URL: 
https://github.com/apache/incubator-openwhisk/pull/3146#issuecomment-355388940
 
 
   Pushed changes that allow the cache invalidation policy to be configured 
based on access time or write time. Where the access time is the default and 
the `Identity` cache uses the write time policy. 
   
   Also made the `cache` definition lazy, which will presumably prevent the 
cache from needlessly being instantiated if `fromCache` is set to `false`. 
     
     

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to