-
Updated
Nov 19, 2021 - Go
#
raft
Here are 524 public repositories matching this topic...
Distributed reliable key-value store for the most critical data of a distributed system
Distributed transactional key-value database, originally created to complement TiDB
-
Updated
Nov 20, 2021 - Rust
Fast, typo tolerant, fuzzy search engine for building delightful search experiences ⚡ 🔍 ✨ An Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch.
search
search-engine
cpp
raft
fuzzy-search
synonyms
full-text-search
instantsearch
hacktoberfest
curation
enterprise-search
geosearch
typo-tolerance
site-search
faceting
typesense
app-search
merchandizing
-
Updated
Nov 19, 2021 - C++
jackwener
commented
Nov 11, 2021
Introduction
There are few annotations in the project now.
Contents
Add some important or essential annotations for codes.
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
-
Updated
Nov 19, 2021 - Python
A Cloud Native traffic orchestration system
go
golang
http
microservice
api-gateway
raft
gateway
proxy-server
traffic
load-balancer
etcd
reverse-proxy
mesh
cloud-native
service-mesh
sidecar
-
Updated
Nov 19, 2021 - Go
A feature complete and high performance multi-group Raft library in Go.
go
golang
distributed-systems
raft
consensus
distributed-storage
raft-protocol
raft-algorithm
paxos
distributed-consensus
replicated-state-machines
-
Updated
Nov 18, 2021 - Go
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
raft
distributed-storage
raft-protocol
raft-consensus-algorithm
distributed-consensus
state-machine-replication
raft-cpp
raft-cxx
-
Updated
Nov 2, 2021 - C++
Embeddable, replicated and fault tolerant SQL engine.
-
Updated
Nov 16, 2021 - C
killme2008
commented
Oct 21, 2021
A reactive Java framework for building fault-tolerant distributed systems
java
distributed-systems
raft
consensus
data-structures
java-8
atomix
raft-protocol
distributed-lock
leader-election
consensus-algorithm
raft-consensus-algorithm
-
Updated
Oct 29, 2021 - Java
Open
How to use this lib?
5
HichuYamichu
commented
Oct 8, 2020
Or more specifically how does one build transport component?
I'm feeling kind of lost after reading docs, readme and examples as none of them (at least to my knowledge) shows/points to information about transport implementation. Readme mentions gRPC but I couldn't find any further information on the matter besides raft-rs/proto/, which is
A full-text search and indexing server written in Rust.
-
Updated
Feb 22, 2021 - Rust
A consortium blockchain platform (联盟区块链底层技术平台)
security
crud
synchronization
crypto
raft
blockchain
p2p
consensus
rpc
fintech
solidity
evm
consortium
zero-knowledge
precompiled
pbft
bcos
fisco-bcos
fisco
-
Updated
Nov 17, 2021 - C++
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
redis
rocksdb
database
nosql
raft
transaction
tikv
shared-nothing
2pc
transaction-storage
distributed-nosql-database
-
Updated
Oct 19, 2021 - Go
必看!java后端,亮剑诛仙。java发展路线技术要点。
mysql
java
linux
shell
docker
redis
http
kafka
spring-boot
jvm
netty
raft
jdk
concurrent
raft-protocol
shardingsphere
-
Updated
Oct 19, 2019
Raft Java implementation which is simple and easy to understand.
raft
distributed-storage
raft-protocol
distributed-file-system
raft-algorithm
raft-consensus-algorithm
raft-consensus
raft-java
-
Updated
May 14, 2021 - Java
A distributed MySQL binlog storage system built on Raft
-
Updated
Mar 11, 2021 - Go
A reference use of Hashicorp's Raft implementation
-
Updated
Jun 15, 2021 - Go
A distributed, fast open-source graph database featuring horizontal scalability and high availability
-
Updated
Sep 27, 2021 - C++
Improve this page
Add a description, image, and links to the raft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the raft topic, visit your repo's landing page and select "manage topics."
Hello Philip!
I think there is an issue with this part of the code of rqlite (store/store.go).