Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yahoojapan/k2hash
K2HASH - NoSQL Key Value Store(KVS) library
https://github.com/yahoojapan/k2hash
antpickax database fullock in-memory k2hash kvs nosql queue transaction
Last synced: 15 days ago
JSON representation
K2HASH - NoSQL Key Value Store(KVS) library
- Host: GitHub
- URL: https://github.com/yahoojapan/k2hash
- Owner: yahoojapan
- License: mit
- Created: 2016-12-07T06:05:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T02:21:29.000Z (2 months ago)
- Last Synced: 2024-10-25T01:18:58.037Z (2 months ago)
- Topics: antpickax, database, fullock, in-memory, k2hash, kvs, nosql, queue, transaction
- Language: C++
- Homepage: https://k2hash.antpick.ax/
- Size: 1.22 MB
- Stars: 36
- Watchers: 9
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
k2hash
------K2HASH - NoSQL Key Value Store(KVS) library
### Overview
K2HASH is NoSQL(key value store) library and tools for this library by
Yahoo! JAPAN.
K2HASH is following specifications.### Feature
- Supports multi-threading and multi-processing program.
- Expands data area.
- Switches accessing only memory and data file directly.
- Puts transaction.
- Archiving.
- Replaces hash function like plugin.
- Replaces transaction.
- Interactive type tool.
- Replace file tool.
- Compress tool.### Documents
- Github Pages - https://k2hash.antpick.ax/
- Github Wiki - https://github.com/yahoojapan/k2hash/wiki
- AntPickax - https://antpick.ax/### License
This software is released under the MIT License, see the license file.Copyright(C) 2013 Yahoo Japan Corporation.