{"id":35355011,"url":"https://github.com/lichuang/rockraft","last_synced_at":"2026-04-11T10:13:08.461Z","repository":{"id":327928965,"uuid":"1113435390","full_name":"lichuang/rockraft","owner":"lichuang","description":"A strongly consistent distributed key-value store library built on Raft consensus protocol and RocksDB.","archived":false,"fork":false,"pushed_at":"2026-04-06T10:33:18.000Z","size":289,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-04-06T11:30:58.448Z","etag":null,"topics":["consensus","key-value","raft","rocksdb"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rockraft","language":"Rust","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/lichuang.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-10T01:18:33.000Z","updated_at":"2026-04-06T10:33:26.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lichuang/rockraft","commit_stats":null,"previous_names":["lichuang/rockraft"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lichuang/rockraft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichuang%2Frockraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichuang%2Frockraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichuang%2Frockraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichuang%2Frockraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lichuang","download_url":"https://codeload.github.com/lichuang/rockraft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lichuang%2Frockraft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31676529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"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":["consensus","key-value","raft","rocksdb"],"created_at":"2026-01-01T22:56:47.062Z","updated_at":"2026-04-11T10:13:08.427Z","avatar_url":"https://github.com/lichuang.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rockraft\n\nA strongly consistent distributed key-value store library built on Raft consensus protocol and RocksDB.\n\n[![Rust](https://img.shields.io/badge/rust-2024+-dea584.svg?logo=rust)](https://www.rust-lang.org)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)\n\n## Overview\n\nRockraft is a Rust library that provides distributed consensus for data replication, ensuring high availability and fault tolerance for distributed systems. It combines the power of:\n\n- **OpenRaft** - A production-ready Raft consensus implementation\n- **RocksDB** - High-performance embedded database\n\n## Features\n\n- ✅ **Strong Consistency** - All nodes maintain consistent state through Raft consensus\n- ✅ **Fault Tolerance** - Automatic leader election and failover\n- ✅ **High Performance** - RocksDB storage with efficient serialization\n- ✅ **Easy Setup** - Simple configuration and cluster initialization\n- ✅ **Snapshot Support** - Efficient storage recovery and compaction\n- ✅ **Connection Pooling** - Optimized gRPC connection management\n- ✅ **Multi-Node Support** - Scale from single node to large clusters\n\n## License\n\nThis project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- [OpenRaft](https://github.com/databendlabs/openraft) - Raft consensus implementation\n- [RocksDB](https://github.com/facebook/rocksdb) - High-performance database\n\n## Contact \u0026 Support\n\n- **GitHub Issues**: [Report bugs or request features](https://github.com/yourusername/rockraft/issues)\n- **Discussions**: [Ask questions and share ideas](https://github.com/yourusername/rockraft/discussions)\n- **Documentation**: [API Reference](https://docs.rs/rockraft)\n\n## See Also\n\n- [example/](example/) - Complete cluster working example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichuang%2Frockraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flichuang%2Frockraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flichuang%2Frockraft/lists"}