Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yahoojapan/k2hash_nodejs
K2HASH nodejs addon library - NoSQL Key Value Store(KVS) nodejs library
https://github.com/yahoojapan/k2hash_nodejs
antpickax database in-memory k2hash kvs nodejs nodejs-library nosql queue
Last synced: 17 days ago
JSON representation
K2HASH nodejs addon library - NoSQL Key Value Store(KVS) nodejs library
- Host: GitHub
- URL: https://github.com/yahoojapan/k2hash_nodejs
- Owner: yahoojapan
- License: mit
- Created: 2018-12-11T06:49:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T07:00:27.000Z (about 1 month ago)
- Last Synced: 2024-11-21T07:13:00.356Z (about 1 month ago)
- Topics: antpickax, database, in-memory, k2hash, kvs, nodejs, nodejs-library, nosql, queue
- Language: JavaScript
- Homepage: https://nodejs.k2hash.antpick.ax/
- Size: 431 KB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
k2hash nodejs addon library
===========================
[![Node.js AntPickax CI](https://github.com/yahoojapan/k2hash_nodejs/workflows/Node.js%20AntPickax%20CI/badge.svg)](https://github.com/yahoojapan/k2hash_nodejs/actions)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/yahoojapan/k2hash_nodejs/master/LICENSE)
[![GitHub forks](https://img.shields.io/github/forks/yahoojapan/k2hash_nodejs.svg)](https://github.com/yahoojapan/k2hash_nodejs/network)
[![GitHub stars](https://img.shields.io/github/stars/yahoojapan/k2hash_nodejs.svg)](https://github.com/yahoojapan/k2hash_nodejs/stargazers)
[![GitHub issues](https://img.shields.io/github/issues/yahoojapan/k2hash_nodejs.svg)](https://github.com/yahoojapan/k2hash_nodejs/issues)
[![NPM packages](https://badge.fury.io/js/k2hash.svg)](https://badge.fury.io/js/k2hash)K2HASH addon library for Node.js
### Overview
K2HASH is NoSQL(key value store) library and tools for this library by Yahoo! JAPAN.
This addon library is for using K2HASH on nodejs.By k2hash nodejs addon library, you can easily incorporate the functions and features of K2HASH into Node.js based programs.
For the features and functions of K2HASH, see the [k2hash nodejs documentation](https://nodejs.k2hash.antpick.ax/) and [k2hash documentation](https://k2hash.antpick.ax/).![k2HASH Node.js addon](https://nodejs.k2hash.antpick.ax/images/top_k2hash_nodejs.png)
### Usage
k2hash nodejs addon library is provided as an NPM package.
Before installing this package, you need the k2hash package(RPM or Debian).
First of all, please install the k2hash developer package as described [here](https://k2hash.antpick.ax/usage.html).
Next, install the k2hash nodejs addon library using the npm command.
```
$ npm install k2hash
```### Documents
- [Document top page](https://nodejs.k2hash.antpick.ax/)
- [Github wiki page](https://github.com/yahoojapan/k2hash_nodejs/wiki)
- [About K2HASH](https://k2hash.antpick.ax/)
- [About AntPickax](https://antpick.ax/)### Packages
- [NPM packages](https://www.npmjs.com/package/k2hash)
- [NPM antpickax](https://www.npmjs.com/org/antpickax)### License
This software is released under the MIT License, see the license file.### AntPickax
k2hash is one of [AntPickax](https://antpick.ax/) products.Copyright(C) 2015 Yahoo Japan Corporation.