Document indexer that supports stats like word frequency, etc It uses Netty for client & server and Ratis for data replication.
an implementation of Raft in Rust
Raft mod giving deaths more meaning.
Predicting movement, optical flow
Consensus Algorithm
Raft and Percolator implementation in rust
A simple Example of a distributed data store written in go using hashicorp's raft implementation
A key-value storage system that can continue to operate in the face of failures, such as server crashes. This is achieved by using the Raft protocol.
Raft Consensus Algorithm Implementation with Go
feeeeeeeeeeeeeesh.............
add comments for sofa-jraft(https://github.com/sofastack/sofa-jraft)
show how to use raft in personal project and integrate yu-the-great lib with it.
[Innopolis University] Distributed and Network Programming Course 2022.
A replicated, fault-tolerant URL shortener implementing the Raft protocol (project work at TUM)
My solutions to labs for MIT 6.824 / 6.5840
A cloud-based file synchronization service, implementing RAFT consensus for fault tolerance and using gRPC for client-server communication
Replicating VMWare's Key-Value Store SplinterDB using the Raft Consensus Algorithm
Raft algorithm with PyQt5 GUI for monitoring
A distributed key-value store built upon the Raft consensus algorithm.
A distributed queue that optimizes data transfer over the network [in development]
Make anything a cluster GO wrapper
Go implementation of the Raft protocol for distributed consensus
MIT 6.824 Lab
🕸️ Distributed Key-Value store using Raft for consensus and Serf for peer discovery.
the raft for java.(分布式一致性协议 raft java 版本实现,分布式的基石)
🦜 raft consensus for pirates
A highly available, fault-tolerant and (blazingly) fast distributed key-value database.
mistral-qa-optimization | project for the Natural Language Processing course (ComputerScience @ UniPd) | w/ Shakiba Farjood Fashalam - Marcos Tidball...
Implementations of landmark papers and personal projects involving distributed systems.
High Availability, Service Discovery & Distributed Key-Value Store
Distributed System Related Projects in GO
MIT 6.824 Distributed Systems 2021 labs with all tests passed.
A location-based personalized recommendation/Q&A assistant that uses MULT-MODAL RAG to interact with businesses on maps.
Log service from Distributed Services with Go
Java实现raft协议
Go implementation of the Raft consensus protocol
A consensus algorithm implementation. Decoupled elections and log replications.
In this repo, you will find distributed systems projects that I have worked on.
The Raft Consensus Algorithm In Rust
Simple analysis script 'demotest.py' using RAFT optical flow to get flow vectors, occlusion masks, and Information on keyframes with significant motio...
基於Raft共識演算法的區塊鏈技術
Distributed system simulator with mutual exclusion, chord system, and raft for leader election.
A Deep Dive Into the Raft Consensus Algorithm
SDK for the Raft Protocol
Raft mod for simple latern physics.
Curious About Distributed Systems
raft-nginx 是利用hashicorp的raft 协议,实现一个边缘计算nginx网关的集群框架