Skip to content

Commit

Permalink
Merge pull request etcd-io#7637 from lumjjb/patch-2
Browse files Browse the repository at this point in the history
Documentation: add encryption wrapper to integrations
  • Loading branch information
xiang90 authored Apr 3, 2017
2 parents f13bea0 + e6b685b commit e56e430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
- [etcd/clientv3](https://github.com/coreos/etcd/blob/master/clientv3) - the officially maintained Go client for v3
- [etcd/client](https://github.com/coreos/etcd/blob/master/client) - the officially maintained Go client for v2
- [go-etcd](https://github.com/coreos/go-etcd) - the deprecated official client. May be useful for older (<2.0.0) versions of etcd.
- [encWrapper](https://github.com/lumjjb/etcd/tree/enc_wrapper/clientwrap/encwrapper) - encWrapper is an encryption wrapper for the etcd client Keys API/KV.

**Java libraries**

Expand Down

0 comments on commit e56e430

Please sign in to comment.