etcd4j
etcd4j copied to clipboard
the mistake of README.md
the second example should be
etcd.post("queue","Job2").ttl(20).send();
at the post examples, right?