{"id":25030230,"url":"https://github.com/fadhil-riyanto/rockserver","last_synced_at":"2025-09-11T00:40:01.950Z","repository":{"id":246913805,"uuid":"823946890","full_name":"fadhil-riyanto/rockserver","owner":"fadhil-riyanto","description":"A redis-like database server using RocksDB/Facebook backend","archived":false,"fork":false,"pushed_at":"2024-07-27T14:26:20.000Z","size":302,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T21:59:24.750Z","etag":null,"topics":["key-value-database","rocksdb"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fadhil-riyanto.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":"2024-07-04T04:20:07.000Z","updated_at":"2024-07-27T14:27:51.000Z","dependencies_parsed_at":"2025-02-05T21:58:20.793Z","dependency_job_id":"080251b1-ebf6-46ac-a201-6217558f9fae","html_url":"https://github.com/fadhil-riyanto/rockserver","commit_stats":null,"previous_names":["fadhil-riyanto/rockserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhil-riyanto%2Frockserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhil-riyanto%2Frockserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhil-riyanto%2Frockserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fadhil-riyanto%2Frockserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fadhil-riyanto","download_url":"https://codeload.github.com/fadhil-riyanto/rockserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246367517,"owners_count":20765897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["key-value-database","rocksdb"],"created_at":"2025-02-05T21:58:15.490Z","updated_at":"2025-03-30T19:25:58.652Z","avatar_url":"https://github.com/fadhil-riyanto.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# introduction\n\u003ca href=\"https://github.com/facebook/rocksdb\"\u003eRocksDB\u003c/a\u003e is an embedded database. This program is a server ported version using the RocksDB Facebook backend.\n\n# Warning / known bugs\n1. pure valgrind output of facebook rocksdb: http://0x0.st/X9aR.txt\n2. memory related error if trying to send batch query with length larger than 65535 char\n\n## build\n1. get the source code\n```sh\ngit clone https://github.com/fadhil-riyanto/rockserver.git\n```\n2. clone \u0026 build facebook/rocksdb tree\n```sh\ngit clone https://github.com/facebook/rocksdb.git\ncd rocksdb\nmake all\n```\n\nnote: This will compile RocksDB in debug mode. Don't use binaries compiled by make all in production.\n\n3. back to rockserver source, run\n```sh\nmake all\n```\n\n## Default\ndefault port are: `8998` on tcp\nlisten: `127.0.0.1`\n\n## Operating system compatibility\nnot yet tested on windows. tested on Archlinux, untested on other distros\n\n## maintainer\n\u003ca href=\"https://github.com/fadhil-riyanto\"\u003e@fadhil-riyanto\u003c/a\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadhil-riyanto%2Frockserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffadhil-riyanto%2Frockserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffadhil-riyanto%2Frockserver/lists"}