An open API service indexing awesome lists of open source software.

https://github.com/yahoojapan/k2hdkc_java

K2HDKC Java library - k2hash based distributed kvs cluster
https://github.com/yahoojapan/k2hdkc_java

antpickax chmpx distributed java jdk17 k2hash k2hdkc nosql

Last synced: 3 months ago
JSON representation

K2HDKC Java library - k2hash based distributed kvs cluster

Awesome Lists containing this project

README

          

k2hdkc_java
------
[![Actions Status](https://github.com/yahoojapan/k2hdkc_java/workflows/CI/badge.svg)](https://github.com/yahoojapan/k2hdkc_java/actions)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/yahoojapan/k2hdkc_nodejs/master/LICENSE)

### Overview

k2hdkc_java is an official java driver for [k2hdkc](https://k2hdkc.antpick.ax/).
- K2HDKC - K2Hash based Distributed Kvs Cluster by Yahoo! JAPAN

### Install

Add the following dependency to your pom.xml.
```

ax.antpick
k2hdkc

```

### Development

Clone this repository and go into the directory, then run the following command.
```
$ mvn clean exec:exec package
```

### Documents
- [Document top page](https://java.k2hdkc.antpick.ax/)
- [API Document page](https://java.k2hdkc.antpick.ax/apidocs/index.html)
- [About K2HDKC](https://k2hdkc.antpick.ax/)
- [About AntPickax](https://antpick.ax/)

### Packages

- [Maven Central Repository](https://mvnrepository.com/artifact/ax.antpick/k2hdkc)

### License

MIT License. See the LICENSE file.

## AntPickax

[AntPickax](https://antpick.ax/) is
- an open source team in [Yahoo Japan Corporation](https://about.yahoo.co.jp/info/en/company/).
- a product family of open source software developed by [AntPickax](https://antpick.ax/).