Package

com.eiipii

etcd

Permalink

package etcd

Visibility
  1. Public
  2. All

Value Members

  1. package client

    Permalink

    An easy-to-configure, asynchronous etcd client with key-value methods, support for authentication and methods for retrieving statistics from etcd clusters.

    An easy-to-configure, asynchronous etcd client with key-value methods, support for authentication and methods for retrieving statistics from etcd clusters.

    EtcdClient is built on top of Scala Futures and Promises, AsyncHttpClient, Netty and JSON4S.

    It is implemented according to version 2 of the Etcd API.

Ungrouped