{"id":19674012,"url":"https://github.com/robaho/cpp_leveldbr","last_synced_at":"2026-06-09T01:01:12.310Z","repository":{"id":242140155,"uuid":"807869844","full_name":"robaho/cpp_leveldbr","owner":"robaho","description":"client/server module for cpp_leveldbr","archived":false,"fork":false,"pushed_at":"2025-02-13T00:10:32.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-22T01:04:10.361Z","etag":null,"topics":["cpp","leveldb","lsm","lsm-tree"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robaho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-29T23:56:38.000Z","updated_at":"2025-02-13T00:10:35.000Z","dependencies_parsed_at":"2025-02-27T05:29:59.296Z","dependency_job_id":"46e480f4-b27c-4147-860a-78e07d3f7254","html_url":"https://github.com/robaho/cpp_leveldbr","commit_stats":null,"previous_names":["robaho/cpp_leveldbr"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robaho/cpp_leveldbr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_leveldbr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_leveldbr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_leveldbr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_leveldbr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robaho","download_url":"https://codeload.github.com/robaho/cpp_leveldbr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robaho%2Fcpp_leveldbr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["cpp","leveldb","lsm","lsm-tree"],"created_at":"2024-11-11T17:16:58.742Z","updated_at":"2026-06-09T01:01:12.259Z","avatar_url":"https://github.com/robaho.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## summary\n\nThis is the C++ port of my [keydbr](https://github.com/robaho/leveldbr) key/value database client/server module.\n\n## background\n\nleveldb itself does not support multi-process access. This is a \"wrapper\" process that exposes leveldb databases via gRPC.\n\n## building\n\nSet the location of the `cpp_leveldb` project in the `Makefile` using the `CPP_LEVELDB` variable.\n\nThe `cpp_leveldb` project must be built prior to building `cpp_leveldbr`.\n\n`make all`\n\n## running server\n\n`bin/cpp_leveldb_server`\n\n## running remote client test\n\n`bin/cpp_leveldb_client`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobaho%2Fcpp_leveldbr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobaho%2Fcpp_leveldbr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobaho%2Fcpp_leveldbr/lists"}