X-Received: by 10.182.65.200 with SMTP id z8mr7696685obs.2.1422278662138; Mon, 26 Jan 2015 05:24:22 -0800 (PST) X-Received: by 10.140.106.8 with SMTP id d8mr147713qgf.7.1422278662070; Mon, 26 Jan 2015 05:24:22 -0800 (PST) Path: ...!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.glorb.com!hl2no2394603igb.0!news-out.google.com!q4ni5qan.0!nntp.google.com!bm13no3097255qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.tcl Date: Mon, 26 Jan 2015 05:24:21 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2.248.173.210; posting-account=1c4AMwoAAADc4wVkNNUEcOHNdjl9uz9X NNTP-Posting-Host: 2.248.173.210 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: ANNOUNCE: etcd-tcl bindings From: Emmanuel Frecon Injection-Date: Mon, 26 Jan 2015 13:24:22 +0000 Content-Type: text/plain; charset=ISO-8859-1 etcd (https://github.com/coreos/etcd) is the highly-available key value store for shared configuration and service discovery behind CoreOS. I've made available an implementation of the client API at the link below. This is also referenced from the wiki. https://github.com/efrecon/etcd-tcl /Emmanuel