OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4083discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: raft清除
etcdetcd-io
ADDED

etcd is a distributed, reliable key-value store written in Go that uses the Raft consensus algorithm for highly available replicated logs. It offers a simple gRPC API, TLS security, and is widely used in production for critical distributed system data, notably with Kubernetes.

Data & databasesSelf-hostedNoSQL & cache
kahunakahunakv
ADDED

Kahuna is an open-source distributed systems toolkit providing distributed locking, a fault-tolerant key/value store, and globally ordered ID sequencing, built on Raft consensus and MVCC.

Developer toolsBackend & APIs