🏷️Topic

Etcd

3 articles
First tracked: May 9, 2026
Last updated: May 27, 2026

Latest Coverage

Raft Consensus with a Minority of Nodes

↗

The article proposes a Raft variant using finite projective planes to form small, intersecting quorums (blocs) so progress can occur with fewer than a majority; it illustrates with a 7-node Fano-plane example and analyzes probabilistic trade-offs and open questions.

May 27, 20261%

Removing fsync from our local storage engine

↗

A narrow, single-node KV engine removes fsync from the durable path using fixed-size preallocated files, O_DIRECT writes, and a 4KB-aligned journal with atomic commits, delivering roughly 2x higher 4KB-write throughput and lower tail latency on NVMe, but requiring a narrow SSD durability contract and not intended as a general-purpose KV or transaction engine.

May 9, 20261%

Can LLMs model real-world systems in TLA+?

↗

SysMoBench shows LLMs can generate syntactically valid TLA+ specs for real systems but struggle with conformance and invariants; Specula claims full conformance/invariant scores, while transition-level analysis reveals concrete gaps and automation needs.

May 9, 20261%

Related Entities

📈StockAWS
53
🏷️TopicDistributed Systems
8
📈StockNATS
2
🏷️TopicRaft
4
💊DrugKv Engine
1