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.
- Sub Key
- Data Container Type/Memory Mapping Type
- High Performance/Binary Data
- Automatically Container Size
- Multi-Processes and Multi-Threads
- Encrypting Value
- Data Versioning
- Update time Attributes
- Expiration date Attributes
- Transaction
- Archive
- Queue