Skip to content

K2HDKC Java library - k2hash based distributed kvs cluster

License

Notifications You must be signed in to change notification settings

AntPickax/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

About

K2HDKC Java library - k2hash based distributed kvs cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.0%
  • Shell 3.0%