Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yahoojapan/k2hdkc_nodejs
K2HDKC nodejs addon library - k2hash based distributed kvs cluster
https://github.com/yahoojapan/k2hdkc_nodejs
antpickax chmpx distributed k2hash k2hdkc kvs nodejs nodejs-library nosql
Last synced: 17 days ago
JSON representation
K2HDKC nodejs addon library - k2hash based distributed kvs cluster
- Host: GitHub
- URL: https://github.com/yahoojapan/k2hdkc_nodejs
- Owner: yahoojapan
- License: mit
- Created: 2018-12-11T06:50:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T09:11:34.000Z (about 1 month ago)
- Last Synced: 2024-11-21T09:29:23.701Z (about 1 month ago)
- Topics: antpickax, chmpx, distributed, k2hash, k2hdkc, kvs, nodejs, nodejs-library, nosql
- Language: JavaScript
- Homepage: https://nodejs.k2hdkc.antpick.ax/
- Size: 376 KB
- Stars: 3
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
k2hdkc nodejs addon library
===========================
[![Node.js AntPickax CI](https://github.com/yahoojapan/k2hdkc_nodejs/workflows/Node.js%20AntPickax%20CI/badge.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/actions)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/yahoojapan/k2hdkc_nodejs/master/LICENSE)
[![GitHub forks](https://img.shields.io/github/forks/yahoojapan/k2hdkc_nodejs.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/network)
[![GitHub stars](https://img.shields.io/github/stars/yahoojapan/k2hdkc_nodejs.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/yahoojapan/k2hdkc_nodejs.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/issues)
[![NPM packages](https://badge.fury.io/js/k2hdkc.svg)](https://badge.fury.io/js/k2hdkc)K2HDKC addon library for Node.js
### Overview
K2HDKC is k2hash based distributed KVS cluster server program and client library by Yahoo! JAPAN.
This addon library is for using K2HASH on nodejs.By k2hdkc nodejs addon library, you can easily create K2HDKC slave client program in JavaScript language.
For details on the features and functions of k2hdkc nodejs, see the [k2hdkc nodejs documentation](https://nodejs.k2hdkc.antpick.ax/) and [k2hdkc documentation](https://k2hdkc.antpick.ax/).![K2HDKC Node.js addon](https://nodejs.k2hdkc.antpick.ax/images/top_k2hdkc_nodejs.png)
### Usage
k2hdkc nodejs addon library is provided as an NPM package.
Before installing this package, you need the k2hdkc package(RPM or Debian).
First of all, please install the k2hdkc developer package as described [here](https://k2hdkc.antpick.ax/usage.html).
Next, install the k2hdkc nodejs addon library using the npm command.
```
$ npm install k2hdkc
```### Documents
- [Document top page](https://nodejs.k2hdkc.antpick.ax/)
- [Github wiki page](https://github.com/yahoojapan/k2hdkc_nodejs/wiki)
- [About K2HDKC](https://k2hdkc.antpick.ax/)
- [About AntPickax](https://antpick.ax/)### Packages
- [NPM packages](https://www.npmjs.com/package/k2hdkc)
- [NPM antpickax](https://www.npmjs.com/org/antpickax)### License
This software is released under the MIT License, see the license file.### AntPickax
CHMPX is one of [AntPickax](https://antpick.ax/) products.Copyright(C) 2017 Yahoo Japan Corporation.