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
- Host: GitHub
- URL: https://github.com/yahoojapan/k2hdkc_java
- Owner: yahoojapan
- License: mit
- Created: 2020-01-22T08:54:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T12:22:13.000Z (10 months ago)
- Last Synced: 2025-06-08T16:02:49.879Z (4 months ago)
- Topics: antpickax, chmpx, distributed, java, jdk17, k2hash, k2hdkc, nosql
- Language: Java
- Homepage: https://java.k2hdkc.antpick.ax/
- Size: 436 KB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
k2hdkc_java
------
[](https://github.com/yahoojapan/k2hdkc_java/actions)
[](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/).