constructr-consul
constructr-consul copied to clipboard
This library enables to use Consul as cluster coordinator in a ConstructR based node
I found a problem. I opened three server nodes as a consul clusters . If consul leader node crashes, akka nodes will crash too. My question is how to make...
Closes #49 This cannot be merged until https://github.com/hseeberger/constructr/pull/169 has been merged and a new version of ConstructR has been released.
Hi, - I'm using constructr inside nomad Tasks running Lagom inside a docker image. - I might have multiple Tasks on one node. - I have one consul agent per...