Our great sponsors
-
It's not quite done, but feel free to take a look: https://github.com/benschulz/paxakos/tree/d88c69e4d5158425c78467ccd229c7237eba76c7
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
PAXOS is even simpler that Raft IMO, when distilled to message-specific state updates. This is my homegrown PAXOS impl in Rust based on also homegrown Actor Model impl in 370 LoC: https://github.com/sergey-melnychuk/uppercut/blob/develop/examples/paxos.rs
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Paxakos: A Flexible Solution to Consensus
- Show HN: OceanBase – An open-source distributed SQL database written in C++
- Oceanbase: Enterprise scalable distributed highly available relational database
- Introduction to Software Architecture with Actors: Part 3 — On Simple Systems
- Coerce – Distributed actor framework in Rust