raft

Tag

Cards List
#raft

Ursula: thread-per-core, multi-Raft Rust runtime for HTTP event streams

Lobsters Hottest · 2026-05-21 Cached

Ursula is an open-source, self-hosted distributed server for replayable, append-only event timelines that runs over HTTP and SSE, using a thread-per-core, multi-Raft architecture with S3 storage for low latency and durability.

0 favorites 0 likes
#raft

How (and why) rqlite takes control of the SQLite Write-Ahead Log

Lobsters Hottest · 2026-05-13 Cached

This article explains how rqlite, a distributed SQLite database, takes control of SQLite's Write-Ahead Log to enable efficient snapshotting for Raft consensus, avoiding full database copies by using the WAL as incremental state.

0 favorites 0 likes
← Back to home

Submit Feedback