{"id":16952480,"url":"https://github.com/li-xiao-shuang/serviceplus","last_synced_at":"2025-03-17T08:37:19.004Z","repository":{"id":43697498,"uuid":"511464550","full_name":"li-xiao-shuang/serviceplus","owner":"li-xiao-shuang","description":"Service Plus 致力于打造一个分布式、强一致性 服务+ 的一站式解决方案。用作于分布式 K/V 存储系统、服务注册与发现、服务配置中心、分布式锁等。","archived":false,"fork":false,"pushed_at":"2024-06-20T07:14:37.000Z","size":709,"stargazers_count":25,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T21:37:27.828Z","etag":null,"topics":["config","distributed","kv","locks","microservice","raft","rocksdb","service-discovery"],"latest_commit_sha":null,"homepage":"https://li-xiao-shuang.github.io/serviceplus/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/li-xiao-shuang.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":"2022-07-07T09:29:27.000Z","updated_at":"2024-09-19T02:08:19.000Z","dependencies_parsed_at":"2024-06-19T16:26:56.189Z","dependency_job_id":"42ebc152-d9bc-4d26-94fe-83b946530fd2","html_url":"https://github.com/li-xiao-shuang/serviceplus","commit_stats":{"total_commits":57,"total_committers":1,"mean_commits":57.0,"dds":0.0,"last_synced_commit":"9de94fd25afdb8bae815f68854ffd0e3087f450e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-xiao-shuang%2Fserviceplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-xiao-shuang%2Fserviceplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-xiao-shuang%2Fserviceplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/li-xiao-shuang%2Fserviceplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/li-xiao-shuang","download_url":"https://codeload.github.com/li-xiao-shuang/serviceplus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243852497,"owners_count":20358271,"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":["config","distributed","kv","locks","microservice","raft","rocksdb","service-discovery"],"created_at":"2024-10-13T22:03:15.779Z","updated_at":"2025-03-17T08:37:18.465Z","avatar_url":"https://github.com/li-xiao-shuang.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n  \u003cimg src=\"https://tva1.sinaimg.cn/large/e6c9d24ely1h3ymi9kbkjj201q01pq2p.jpg\" align=\"left\" height=\"44px\" alt=\"service plus logo\"/\u003e \n  \u003cspan\u003eService Plus\u003c/span\u003e\n\u003c/h1\u003e\n\nService Plus 致力于打造一个分布式、强一致性 服务+ 的一站式解决方案。用作于分布式 K/V 存储系统、服务注册与发现、服务配置中心、分布式锁等。\n目前处于个人研发阶段，现阶段适用于探索、研究。感兴趣的朋友可以与我交流一起共建。如果你想关注这个项目的进展，欢迎\nstar、fork、watch 三连！！！\n\n# 快速上手\n\n- 启动 Storage\n\n  在 storage 模块找到 StorageStartUp 启动类并启动。\n- 启动 Broker\n\n  在 broker 模块找到 BrokerApplication 启动类并启动。\n- 发布 KV\n```java\ncurl --location --request POST 'http://localhost:8080/serviceplus/kv/v1/put' \\\n--form 'key=\"user_name\"' \\\n--form 'value=\"张三\"'\n```\n\n- 获取 KV\n\n```java\ncurl --location --request GET 'http://localhost:8080/serviceplus/kv/v1/get?key=user_name'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fli-xiao-shuang%2Fserviceplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fli-xiao-shuang%2Fserviceplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fli-xiao-shuang%2Fserviceplus/lists"}