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: [email protected]
With regards, Apache Git Services
