{"id":22689979,"url":"https://github.com/yahoojapan/k2hdkc_nodejs","last_synced_at":"2026-01-22T04:03:20.182Z","repository":{"id":53483760,"uuid":"161290013","full_name":"yahoojapan/k2hdkc_nodejs","owner":"yahoojapan","description":"K2HDKC nodejs addon library - k2hash based distributed kvs cluster","archived":false,"fork":false,"pushed_at":"2025-02-17T03:04:31.000Z","size":384,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-05T01:49:55.101Z","etag":null,"topics":["antpickax","chmpx","distributed","k2hash","k2hdkc","kvs","nodejs","nodejs-library","nosql"],"latest_commit_sha":null,"homepage":"https://nodejs.k2hdkc.antpick.ax/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yahoojapan.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-11T06:50:11.000Z","updated_at":"2025-02-17T02:52:49.000Z","dependencies_parsed_at":"2024-03-26T03:26:13.978Z","dependency_job_id":"2943b3cf-aeae-4359-b22a-9e86ac19704d","html_url":"https://github.com/yahoojapan/k2hdkc_nodejs","commit_stats":{"total_commits":36,"total_committers":1,"mean_commits":36.0,"dds":0.0,"last_synced_commit":"4bc1e0b5e684dc3014d24cbfb262f5cbd9fafe48"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/yahoojapan/k2hdkc_nodejs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hdkc_nodejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hdkc_nodejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hdkc_nodejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hdkc_nodejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yahoojapan","download_url":"https://codeload.github.com/yahoojapan/k2hdkc_nodejs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahoojapan%2Fk2hdkc_nodejs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28653636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["antpickax","chmpx","distributed","k2hash","k2hdkc","kvs","nodejs","nodejs-library","nosql"],"created_at":"2024-12-10T00:24:37.736Z","updated_at":"2026-01-22T04:03:20.164Z","avatar_url":"https://github.com/yahoojapan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"k2hdkc nodejs addon library\n===========================\n[![Node.js AntPickax CI](https://github.com/yahoojapan/k2hdkc_nodejs/workflows/Node.js%20AntPickax%20CI/badge.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/actions)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/yahoojapan/k2hdkc_nodejs/master/LICENSE)\n[![GitHub forks](https://img.shields.io/github/forks/yahoojapan/k2hdkc_nodejs.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/network)\n[![GitHub stars](https://img.shields.io/github/stars/yahoojapan/k2hdkc_nodejs.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/stargazers)\n[![GitHub issues](https://img.shields.io/github/issues/yahoojapan/k2hdkc_nodejs.svg)](https://github.com/yahoojapan/k2hdkc_nodejs/issues)\n[![NPM packages](https://badge.fury.io/js/k2hdkc.svg)](https://badge.fury.io/js/k2hdkc)\n\nK2HDKC addon library for Node.js\n\n### Overview\nK2HDKC is k2hash based distributed KVS cluster server program and client library by Yahoo! JAPAN. \nThis addon library is for using K2HASH on nodejs.\n\nBy k2hdkc nodejs addon library, you can easily create K2HDKC slave client program in JavaScript language.\nFor 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/).  \n\n![K2HDKC Node.js addon](https://nodejs.k2hdkc.antpick.ax/images/top_k2hdkc_nodejs.png)\n\n### Usage\nk2hdkc nodejs addon library is provided as an NPM package.  \nBefore installing this package, you need the k2hdkc package(RPM or Debian).  \nFirst of all, please install the k2hdkc developer package as described [here](https://k2hdkc.antpick.ax/usage.html).  \nNext, install the k2hdkc nodejs addon library using the npm command.\n```\n$ npm install k2hdkc\n```\n\n### Documents\n- [Document top page](https://nodejs.k2hdkc.antpick.ax/)\n- [Github wiki page](https://github.com/yahoojapan/k2hdkc_nodejs/wiki)\n- [About K2HDKC](https://k2hdkc.antpick.ax/)\n- [About AntPickax](https://antpick.ax/)\n\n### Packages\n- [NPM packages](https://www.npmjs.com/package/k2hdkc)\n- [NPM antpickax](https://www.npmjs.com/org/antpickax)\n\n### License\nThis software is released under the MIT License, see the license file.\n\n### AntPickax\nCHMPX is one of [AntPickax](https://antpick.ax/) products.\n\nCopyright(C) 2017 Yahoo Japan Corporation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Fk2hdkc_nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyahoojapan%2Fk2hdkc_nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahoojapan%2Fk2hdkc_nodejs/lists"}