Overview TOP Usage

Feature

K2HASH Node.js is an addon library that implemented K2HASH of NoSQL Key Value Store(KVS) library published by Yahoo! JAPAN as open source so that it can be used on server side JavaScript environment Node.js. Developers can use the K2HASH Node.js addon library in the same way as general JavaScript libraries and Node.js addon libraries.

Synchronous and Asynchronous

K2HASH Node.js addon library provides K2HASH functions synchronously and asynchronously with JavaScript. Developers can choose and use synchronous or asynchronous without limitation.

Functions

K2HASH Node.js addon library inherits all features of K2HASH as NoSQL Key Value Store(KVS). For details of the list of features and functions below, please refer to K2HASH feature.

Overview TOP Usage