{"id":22624914,"url":"https://github.com/galdor/go-raft","last_synced_at":"2025-03-29T03:17:41.670Z","repository":{"id":147724965,"uuid":"618957364","full_name":"galdor/go-raft","owner":"galdor","description":"A Raft implementation in Go.","archived":false,"fork":false,"pushed_at":"2023-06-14T15:19:13.000Z","size":52,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T13:14:01.046Z","etag":null,"topics":["go","golang","raft","raft-consensus-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/galdor.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":"2023-03-25T20:51:49.000Z","updated_at":"2023-03-26T15:07:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"153d1bf6-efdb-4ffa-a161-e6da6373bfb7","html_url":"https://github.com/galdor/go-raft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fgo-raft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fgo-raft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fgo-raft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/galdor%2Fgo-raft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/galdor","download_url":"https://codeload.github.com/galdor/go-raft/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246131333,"owners_count":20728303,"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":["go","golang","raft","raft-consensus-algorithm"],"created_at":"2024-12-09T00:18:29.889Z","updated_at":"2025-03-29T03:17:41.652Z","avatar_url":"https://github.com/galdor.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-raft\n## Introduction\nThe go-raft library implements the [Raft](https://raft.github.io/) consensus\nalgorithm.\n\n## Usage\nRefer to the [Go package\ndocumentation](https://pkg.go.dev/github.com/galdor/go-raft) for\ninformation about the API.\n\nSee the [`kvstore` program](cmd/kvstore/main.go) for a practical use case.\n\n## Licensing\nGo-raft is open source software distributed under the\n[ISC](https://opensource.org/licenses/ISC) license.\n\n## Contributions\n### Open source, not open contribution\n[Similar to SQLite](https://www.sqlite.org/copyright.html), go-raft is open\nsource but not open contribution for multiple reasons:\n\n- It avoid potential intellectual property and licensing issues.\n- It removes the burden of reviewing patches and maintaining the resulting\n  code.\n- It helps keeping the software focused on a clear vision.\n\nWhile this might be disappointing to you, this choice helps me continue to\nbuild and maintain go-raft.\n\n### Bug reporting\nI am thankful for any bug report. Feel free to open issues and include as much\nuseful information as possible. I cannot however guarantee that I will fix\nevery bug.\n\n### Ideas and feature suggestions\nIdeas about current systems and suggestions for new ones are welcome, either\non GitHub discussions or by [email](mailto:nicolas@n16f.net).\n\nYou can also [hire me](mailto:nicolas@exograd.com) for support or to develop\nspecific features.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaldor%2Fgo-raft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaldor%2Fgo-raft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaldor%2Fgo-raft/lists"}