All Projects → Logcabin → Similar Projects or Alternatives

109 Open source projects that are alternatives of or similar to Logcabin

Pysyncobj
A library for replicating your python class between multiple servers, based on raft protocol
Stars: ✭ 468 (-70.3%)
Mutual labels:  raft
Dotnext
Next generation API for .NET
Stars: ✭ 379 (-75.95%)
Mutual labels:  raft
Javaok
必看!java后端,亮剑诛仙。java发展路线技术要点。
Stars: ✭ 867 (-44.99%)
Mutual labels:  raft
Copycat
A novel implementation of the Raft consensus algorithm
Stars: ✭ 551 (-65.04%)
Mutual labels:  raft
Mushroom
Distributed In-Memory Index 分布式内存索引
Stars: ✭ 280 (-82.23%)
Mutual labels:  raft
Rqlite
The lightweight, distributed relational database built on SQLite
Stars: ✭ 9,147 (+480.39%)
Mutual labels:  raft
Nuraft
C++ implementation of Raft core logic as a replication library
Stars: ✭ 428 (-72.84%)
Mutual labels:  raft
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+560.09%)
Mutual labels:  raft
Bitraft
🎉A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
Stars: ✭ 348 (-77.92%)
Mutual labels:  raft
Rsm
distributed computing toolkit in rust
Stars: ✭ 17 (-98.92%)
Mutual labels:  raft
Dissertation
Sources for my PhD dissertation on the Raft consensus algorithm
Stars: ✭ 638 (-59.52%)
Mutual labels:  raft
Paxos raft protocol
分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab
Stars: ✭ 255 (-83.82%)
Mutual labels:  raft
Zanredisdb
Yet another distributed kvstore support redis data and index. moved to: https://github.com/youzan/ZanRedisDB
Stars: ✭ 64 (-95.94%)
Mutual labels:  raft
Async Raft
An implementation of the Raft distributed consensus protocol using the Tokio framework.
Stars: ✭ 510 (-67.64%)
Mutual labels:  raft
Xraft
xnnyygn's raft implementation
Stars: ✭ 99 (-93.72%)
Mutual labels:  raft
Elasticell
Elastic Key-Value Storage With Strong Consistency and Reliability
Stars: ✭ 453 (-71.26%)
Mutual labels:  raft
Dister
dister(Distribution Cluster)是一款轻量级高性能的分布式集群管理软件,实现了分布式软件架构中的常用核心组件,包括:服务配置管理中心、服务注册与发现、服务健康检查、服务负载均衡。dister的灵感来源于ZooKeeper、Consul、Etcd,它们都实现了类似的分布式组件,但是dister更加的轻量级、低成本、易维护、架构清晰、简单实用、性能高效,这也是dister设计的初衷。
Stars: ✭ 41 (-97.4%)
Mutual labels:  raft
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (-74.3%)
Mutual labels:  raft
Awesome Consensus
Awesome list for Paxos and friends
Stars: ✭ 1,619 (+2.73%)
Mutual labels:  raft
Raft
An Elixir implementation of the raft consensus protocol
Stars: ✭ 369 (-76.59%)
Mutual labels:  raft
Blast
Blast is a full text search and indexing server, written in Go, built on top of Bleve.
Stars: ✭ 934 (-40.74%)
Mutual labels:  raft
Godown
Distributed, fault-tolerant key-value storage written in go.
Stars: ✭ 352 (-77.66%)
Mutual labels:  raft
Tupl
The Unnamed Persistence Library
Stars: ✭ 83 (-94.73%)
Mutual labels:  raft
Permazen
Language-Natural Persistence Layer for Java
Stars: ✭ 265 (-83.19%)
Mutual labels:  raft
Raft Java
Raft Java implementation which is simple and easy to understand.
Stars: ✭ 783 (-50.32%)
Mutual labels:  raft
Distributed Computing
distributed_computing include mapreduce kvstore etc.
Stars: ✭ 654 (-58.5%)
Mutual labels:  raft
kerala
Distributed KV Streams
Stars: ✭ 16 (-98.98%)
Mutual labels:  raft
Raft Demo
通过hashicorp-raft库手把手调试raft协议
Stars: ✭ 72 (-95.43%)
Mutual labels:  raft
Typesense
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.
Stars: ✭ 8,644 (+448.48%)
Mutual labels:  raft
Dragonboat Example
Examples for Dragonboat
Stars: ✭ 104 (-93.4%)
Mutual labels:  raft
Finn
Fast Raft framework using the Redis protocol for Go
Stars: ✭ 534 (-66.12%)
Mutual labels:  raft
6.824 2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
Stars: ✭ 59 (-96.26%)
Mutual labels:  raft
Ra
A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Stars: ✭ 478 (-69.67%)
Mutual labels:  raft
Trepang
Trepang is an implementation of Raft Algorithm in Go
Stars: ✭ 111 (-92.96%)
Mutual labels:  raft
Xenon
The MySQL Cluster Autopilot Management with GTID and Raft
Stars: ✭ 461 (-70.75%)
Mutual labels:  raft
Raftlog
A Rust implementation of distributed replicated log based on the Raft algorithm
Stars: ✭ 44 (-97.21%)
Mutual labels:  raft
Ratis
Open source Java implementation for Raft consensus protocol.
Stars: ✭ 443 (-71.89%)
Mutual labels:  raft
Toydb
Distributed SQL database in Rust, written as a learning project
Stars: ✭ 1,329 (-15.67%)
Mutual labels:  raft
Raft Zh cn
Raft一致性算法论文的中文翻译
Stars: ✭ 4,684 (+197.21%)
Mutual labels:  raft
Consensus Yaraft
consensus-yaraft is a library for distributed, strong consistent, highly replicated log storage. It's based on yaraft, which is an implementation of the Raft protocol.
Stars: ✭ 30 (-98.1%)
Mutual labels:  raft
Patroni
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Stars: ✭ 4,434 (+181.35%)
Mutual labels:  raft
X0
Xzero HTTP Application Server
Stars: ✭ 111 (-92.96%)
Mutual labels:  raft
Raft
Raft Consensus Algorithm
Stars: ✭ 370 (-76.52%)
Mutual labels:  raft
Raft.github.io
website at https://raft.github.io
Stars: ✭ 844 (-46.45%)
Mutual labels:  raft
Openmessaging Storage Dledger
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
Stars: ✭ 364 (-76.9%)
Mutual labels:  raft
Summitdb
In-memory NoSQL database with ACID transactions, Raft consensus, and Redis API
Stars: ✭ 1,295 (-17.83%)
Mutual labels:  raft
Dragonboat
Dragonboat is a high performance multi-group Raft consensus library in pure Go.
Stars: ✭ 3,983 (+152.73%)
Mutual labels:  raft
Blog
my blog, using markdown
Stars: ✭ 25 (-98.41%)
Mutual labels:  raft
Raftos
Asynchronous replication framework for distributed Python projects
Stars: ✭ 287 (-81.79%)
Mutual labels:  raft
Yaraft
Yet Another RAFT implementation
Stars: ✭ 109 (-93.08%)
Mutual labels:  raft
Shineframe
高性能超轻量级C++开发库及服务器编程框架
Stars: ✭ 274 (-82.61%)
Mutual labels:  raft
Kingbus
A distributed MySQL binlog storage system built on Raft
Stars: ✭ 798 (-49.37%)
Mutual labels:  raft
Floyd
A raft consensus implementation that is simply and understandable
Stars: ✭ 259 (-83.57%)
Mutual labels:  raft
Leto
A key value storage example powered by hashicorp raft and BadgerDB
Stars: ✭ 73 (-95.37%)
Mutual labels:  raft
Hraftd
A reference use of Hashicorp's Raft implementation
Stars: ✭ 732 (-53.55%)
Mutual labels:  raft
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-92.89%)
Mutual labels:  raft
Bayard
A full-text search and indexing server written in Rust.
Stars: ✭ 1,555 (-1.33%)
Mutual labels:  raft
Etcd
Distributed reliable key-value store for the most critical data of a distributed system
Stars: ✭ 38,238 (+2326.27%)
Mutual labels:  raft
Tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
Stars: ✭ 1,182 (-25%)
Mutual labels:  raft
Baikaldb
BaikalDB, A Distributed HTAP Database.
Stars: ✭ 707 (-55.14%)
Mutual labels:  raft
1-60 of 109 similar projects