{"id":19698030,"url":"https://github.com/mikong/hanbaiki","last_synced_at":"2026-02-20T01:33:11.865Z","repository":{"id":66384022,"uuid":"139465609","full_name":"mikong/hanbaiki","owner":"mikong","description":"A simple key-value store written in Rust. It uses the Redis Serialization Protocol.","archived":false,"fork":false,"pushed_at":"2020-02-24T14:56:38.000Z","size":737,"stargazers_count":3,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-29T12:47:01.832Z","etag":null,"topics":["database","nosql","redis-protocol","rust","server","tcp-server"],"latest_commit_sha":null,"homepage":"https://mikong.github.io/hanbaiki","language":"Rust","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/mikong.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-02T16:09:58.000Z","updated_at":"2021-12-26T08:50:05.000Z","dependencies_parsed_at":"2023-02-27T18:00:25.832Z","dependency_job_id":null,"html_url":"https://github.com/mikong/hanbaiki","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mikong/hanbaiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fhanbaiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fhanbaiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fhanbaiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fhanbaiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikong","download_url":"https://codeload.github.com/mikong/hanbaiki/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikong%2Fhanbaiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29638633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T22:32:43.237Z","status":"ssl_error","status_checked_at":"2026-02-19T22:32:38.330Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["database","nosql","redis-protocol","rust","server","tcp-server"],"created_at":"2024-11-11T19:41:56.210Z","updated_at":"2026-02-20T01:33:11.848Z","avatar_url":"https://github.com/mikong.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://mikong.github.io/hanbaiki\"\u003e\n    \u003cimg src=\"assets/hanbaiki-logo.png\" alt=\"Hanbaiki logo\" width=\"115\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003eHanbaiki (販売機)\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/mikong/hanbaiki\"\u003e\u003cimg src=\"https://travis-ci.org/mikong/hanbaiki.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  A simple key-value store written in Rust.\n\u003c/p\u003e\n\n## Installation\n\n**Warning**: This project is still in the pre-alpha stage.\n\nPrecompiled binaries are available for Linux, macOS, and Windows in [Releases](https://github.com/mikong/hanbaiki/releases). Simply download and extract the archive to get the binaries for the server (hanbaiki) and interactive client (cli).\n\n## Usage\n\n### Running the server\n\n```\n$ ./hanbaiki\nlistening on 127.0.0.1:6363\n```\n\n### Running the client\n\n```\n$ ./cli\n\u003e SET hello world\nOK\n\u003e GET hello\n\"world\"\n```\n\nFor a work-in-progress list of commands, check the [commands page](https://mikong.github.io/hanbaiki/commands.html).\n\n## License\n\nThis software is distributed under the [MIT License](https://github.com/mikong/hanbaiki/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikong%2Fhanbaiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikong%2Fhanbaiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikong%2Fhanbaiki/lists"}