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/06/09 17:55:47 UTC

[GitHub] jasonpet opened a new pull request #104: Add Redis support for managing active state

jasonpet opened a new pull request #104: Add Redis support for managing active state
URL: https://github.com/apache/incubator-openwhisk-package-cloudant/pull/104
 
 
   Redundancy support was recently added as part of PR #100. This PR expands on the new redundancy feature and now adds redis support to persist the master/slave state of the containers. The existing process to swap the active state of the containers (master/slave -> slave/master) was a two step process. This can now be done in a one step process using redis.
 
----------------------------------------------------------------
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