Skip to content

yahoojapan/k2hdkc_java

Repository files navigation

k2hdkc_java

Actions Status GitHub license

Overview

k2hdkc_java is an official java driver for k2hdkc.

  • K2HDKC - K2Hash based Distributed Kvs Cluster by Yahoo! JAPAN

Install

Add the following dependency to your pom.xml.

        <dependency>
          <groupId>ax.antpick</groupId>
          <artifactId>k2hdkc</artifactId>
        </dependency> 

Development

Clone this repository and go into the directory, then run the following command.

$ mvn clean exec:exec package

Documents

Packages

License

MIT License. See the LICENSE file.

AntPickax

AntPickax is