Comment on Consul, a new tool for service discovery and configurationComments−djb_hackernews12yShould something be happening with the bar data payload in the HTTP kv example? Or is the value encoded for some reason?−armon12yThe value is base64 encoded, since JSON doesn't play nicely with binary values
Comments
Should something be happening with the bar data payload in the HTTP kv example? Or is the value encoded for some reason?
The value is base64 encoded, since JSON doesn't play nicely with binary values