{"id":49605367,"url":"https://github.com/peterouob/raft","last_synced_at":"2026-05-04T12:04:03.207Z","repository":{"id":354960923,"uuid":"1225769012","full_name":"peterouob/Raft","owner":"peterouob","description":"implement raft algorithm with grpc server","archived":false,"fork":false,"pushed_at":"2026-05-01T06:25:17.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-01T07:25:56.223Z","etag":null,"topics":["distributed-systems","go","grpc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/peterouob.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-30T16:08:51.000Z","updated_at":"2026-05-01T06:25:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/peterouob/Raft","commit_stats":null,"previous_names":["peterouob/raft"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/peterouob/Raft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterouob%2FRaft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterouob%2FRaft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterouob%2FRaft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterouob%2FRaft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterouob","download_url":"https://codeload.github.com/peterouob/Raft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterouob%2FRaft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32606413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["distributed-systems","go","grpc"],"created_at":"2026-05-04T12:04:01.452Z","updated_at":"2026-05-04T12:04:03.202Z","avatar_url":"https://github.com/peterouob.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Distrubtion system\n\n1. CAP theorem\n\n- C: Consistence 一致性\n- A: Availability 高可用\n- P: Partition Tolerance 分區容錯\n\n2. Why Need Distrubtion system\n\n- Vertical Scaling\n  - Vertical Scaling use more hardware resource to enhence the performance\n- Horizontal Scaling\n  - use more server peer on system, use load balance distrubt the reqeust for the peer\n\n# Raft\n\n## 主要參考\n1. [raft paper](https://arthurchiao.art/blog/raft-paper-zh/)\n2. [raft blog](https://eli.thegreenplace.net/2020/implementing-raft-part-0-introduction/)\n3. [raft visualization](https://raft.github.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterouob%2Fraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterouob%2Fraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterouob%2Fraft/lists"}