khepri VS gen_leader

Compare khepri vs gen_leader and see what are their differences.

khepri

Khepri is a tree-like replicated on-disk database library for Erlang and Elixir. (by rabbitmq)

gen_leader

A project to unify various implementations of the Erlang library gen_leader into a modern, robust single implementation (by lehoff)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
khepri gen_leader
3 1
307 10
3.6% -
8.1 -
about 1 month ago about 12 years ago
Erlang Erlang
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.

khepri

Posts with mentions or reviews of khepri. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.
  • The Erlang Runtime System
    3 projects | news.ycombinator.com | 14 Feb 2024
    Erlang/OTP doesn't handle leader election, and by itself is bad at handling netsplits.

    There is https://github.com/rabbitmq/ra which is a Raft implementation in Erlang that is Jepsen-tested. You could use it to build "etcd in Erlang", or https://github.com/rabbitmq/khepri which is built on top of Ra.

  • Khepri is a tree-like replicated on-disk database library for Erlang and Elixir
    2 projects | news.ycombinator.com | 1 Feb 2023
    https://rabbitmq.github.io/khepri/ has a bit more information on why you might want to use this, from what I can understand. It's a bit over my head. I guess its sort of simpler to manage a bunch of data on a disk vs a regular db (when not considering that just a bunch of data on disk), mostly around network issues?

gen_leader

Posts with mentions or reviews of gen_leader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.
  • The Erlang Runtime System
    3 projects | news.ycombinator.com | 14 Feb 2024
    There was something called gen_leader back in the day that came out of Jungerl

    and an attempt to correct it by Hans Svensson: https://erlang.org/workshop/2005/NewLeaderElection.pdf

    This project attempts to modernize it: https://github.com/lehoff/gen_leader

    But from what I can tell, theres no standardized solution. There are quite a few libraries I can see out there, however.

What are some alternatives?

When comparing khepri and gen_leader you can also consider the following projects:

partisan - High-performance, high-scalability distributed computing for the BEAM.

brod - Apache Kafka client library for Erlang/Elixir

observer_cli - Visualize Erlang/Elixir Nodes On The Command Line

Binbo - Chess representation written in Erlang using Bitboards, ready for use on game servers

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.

vernemq - A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases. The VerneMQ mission is active & the project maintained. Thank you for your support!

CouchDB - Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability