mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Add Etcd4j as a new Java client option
This commit is contained in:
parent
6e70dfc33a
commit
be0bb56525
@ -28,6 +28,7 @@ Sorted alphabetically on language/name
|
|||||||
|[clj-etcd](https://github.com/rthomas/clj-etcd) |Clojure|-|-|G|G|-|B|-|-|
|
|[clj-etcd](https://github.com/rthomas/clj-etcd) |Clojure|-|-|G|G|-|B|-|-|
|
||||||
|[etcd-clojure](https://github.com/aterreno/etcd-clojure) |Clojure|-|-|F|F|F|F|-|-|
|
|[etcd-clojure](https://github.com/aterreno/etcd-clojure) |Clojure|-|-|F|F|F|F|-|-|
|
||||||
|[go-etcd](https://github.com/coreos/go-etcd) |go |Y|Y|F|F|F|F|-|-|
|
|[go-etcd](https://github.com/coreos/go-etcd) |go |Y|Y|F|F|F|F|-|-|
|
||||||
|
|[etcd4j](https://github.com/jurmous/etcd4j) |java |Y|Y|F|F|F|F|-|-|
|
||||||
|[jetcd](https://github.com/diwakergupta/jetcd) |java |Y|-|B|B|-|B|-|-|
|
|[jetcd](https://github.com/diwakergupta/jetcd) |java |Y|-|B|B|-|B|-|-|
|
||||||
|[Etcd.jl](https://github.com/forio/Etcd.jl) |Julia |-|-|F|F|F|F|Y|Y|
|
|[Etcd.jl](https://github.com/forio/Etcd.jl) |Julia |-|-|F|F|F|F|Y|Y|
|
||||||
|[etcetera](https://github.com/drusellers/etcetera) |.net |-|-|F|F|F|F|-|-|
|
|[etcetera](https://github.com/drusellers/etcetera) |.net |-|-|F|F|F|F|-|-|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
- [justinsb/jetcd](https://github.com/justinsb/jetcd)
|
- [justinsb/jetcd](https://github.com/justinsb/jetcd)
|
||||||
- [diwakergupta/jetcd](https://github.com/diwakergupta/jetcd) - Supports v2
|
- [diwakergupta/jetcd](https://github.com/diwakergupta/jetcd) - Supports v2
|
||||||
|
- [jurmous/etcd4j](https://github.com/jurmous/etcd4j) - Supports v2
|
||||||
|
|
||||||
**Python libraries**
|
**Python libraries**
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user