15 Commits

Author SHA1 Message Date
Blake Mizerany
3653287c97 Revert "Documentation -> doc"
This reverts commit 9c179224aa04f0f25c52dd7b66576c3faf56cfc9.
2014-09-03 09:20:07 -07:00
Blake Mizerany
6f3162af69 Documentation -> doc 2014-09-03 09:20:06 -07:00
Yicheng Qin
02ced2c2d7 v1: deprecate v1 support
Etcd moves to 0.5 without the support of v1.
2014-09-03 09:19:49 -07:00
Jurriaan Mous
be0bb56525 Add Etcd4j as a new Java client option 2014-08-29 10:45:46 +02:00
Jurriaan Mous
0e1f0a734b Swapped the clients with the features on the clients matrix so it is more comprehensible. The old version got too large to show on the screen. This new layout added a language column so you can quickly see the language of the client library.
Added alphabetical sorting to the clients list.

Also moved v1-only clients to the bottom since v2 is what most people are looking for today.
2014-08-28 23:20:23 +02:00
Antonio Terreno
0e53287ea2 Added etc-clojure to the list of clients supporting V.2 api 2014-08-27 09:50:08 +01:00
edwardcapriolo
d99567f698 Update clients-matrix.md 2014-08-10 16:48:59 -04:00
Robert Norris
fcd429467e Add p5-etcd (Perl client lib) to clients-matrix 2014-06-18 08:15:03 +10:00
Bassem Youssef
d2d68f96fc Add Julia etcd client 2014-05-16 10:11:31 -07:00
Daniel Garcia
2ad9ea8c57 Update clients-matrix.md
go-etcd does not currently support Lock or Leader modules.
2014-04-01 09:24:00 -05:00
Dru Sellers
5bf667851c adding .net client to the matrix 2014-01-22 10:00:22 -06:00
Dustin Oprea
0377ea751d Added additional separator column. 2014-01-08 10:48:29 -05:00
Dustin Oprea
5efad911d5 Added HTTPS for python-etcd-client. 2014-01-08 09:57:45 -05:00
Dustin Oprea
28652ed7af Updated client matrix. 2014-01-07 00:49:28 -05:00
Giuseppe Lavagetto
e9b85264ab docs(clients-matrix.md): Introducing the library features matrix.
As support for etcd features is very uneven between different clients,
a feature matrix can help application developers to understand what a
client library can offer them, and also help client libraries
developers to understand what they should work on. I assessed the
features of all client libraries by looking at their master branch on
github, to the best of my knowledge.
2014-01-05 11:30:11 +01:00