raft VS tikv

Compare raft vs tikv and see what are their differences.

raft

Golang implementation of the Raft consensus protocol (by hashicorp)

tikv

Distributed transactional key-value database, originally created to complement TiDB (by tikv)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
raft tikv
7 21
7,828 14,446
1.1% 1.5%
6.1 9.7
10 days ago 7 days ago
Go Rust
Mozilla Public License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

raft

Posts with mentions or reviews of raft. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-07.

tikv

Posts with mentions or reviews of tikv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.

What are some alternatives?

When comparing raft and tikv you can also consider the following projects:

serf - Service orchestration and management tool.

redis-rs - Redis library for rust

tendermint - ⟁ Tendermint Core (BFT Consensus) in Go

rust-etcd - An etcd client library for Rust.

torrent - Full-featured BitTorrent client package and utilities

rust-rocksdb - rust wrapper for rocksdb

etcd - Distributed reliable key-value store for the most critical data of a distributed system [Moved to: https://github.com/etcd-io/etcd]

cassandra-rs - Cassandra (CQL) driver for Rust, using the DataStax C/C++ driver under the covers.

dragonboat - A feature complete and high performance multi-group Raft library in Go.

rust-postgres - Native PostgreSQL driver for the Rust programming language

DHT - BitTorrent DHT Protocol && DHT Spider.

diesel - A safe, extensible ORM and Query Builder for Rust