You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/16 15:30:33 UTC

[GitHub] cbickel opened a new pull request #2624: Add cache invalidation between controllers

cbickel opened a new pull request #2624: Add cache invalidation between controllers
URL: https://github.com/apache/incubator-openwhisk/pull/2624
 
 
   This PR adds the ability to invalidate caches between controllers on updating and deleting the cache on one of the controllers.
   It also adds the case class CacheKey, to use a particular key for the WhiskCache instead of Any.
   
   This PR replaces #2338 and #2601 
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services