raft

Tag

Cards List
#raft

Finding bugs in Raft implementations

Lobsters Hottest · 2026-07-27 Cached

A blog post by Antithesis detailing bugs found in several open-source Raft consensus implementations, including HashiCorp Raft and OpenRaft, emphasizing the difficulty of testing distributed systems and the need for better tooling.

0 favorites 0 likes
#raft

@jakevin7: Raft articles are all gems

X AI KOLs Following · 2026-07-24

A tweet praising Raft articles as high-quality gems.

0 favorites 0 likes
#raft

@EXM7777: https://x.com/EXM7777/status/2078476892127318295

X AI KOLs Following · 2026-07-18 Cached

A guide on building a team of AI agents with persistent identity, memory, and a shared workspace using Raft, integrating models like Claude Code, Codex, and Hermes for autonomous business functions.

0 favorites 0 likes
#raft

@PrajwalTomar_: This whole video was produced by Raft's own agents, inside Raft. Humans only directed it. Give it a watch.

X AI KOLs Following · 2026-07-15 Cached

This video was entirely produced by AI agents within Raft, with only human direction, showcasing agent-driven content creation.

0 favorites 0 likes
#raft

@PrajwalTomar_: Five copies of the same AI assistant is not a team. @istdrc, the guy who built Kimi CLI, just launched Raft 1.0. He run…

X AI KOLs Following · 2026-07-15 Cached

stdrc, the creator of Kimi CLI, launches Raft 1.0, a multi-agent collaboration platform where each agent has its own memory, specialty, and model, enabling parallel task execution and handoffs. The tool aims to replace the need for prompting with directing a team of agents.

0 favorites 0 likes
#raft

GitHub Freno: cooperative, highly available throttler service

Hacker News Top · 2026-07-06 Cached

Freno is an open-source, cooperative throttler service from GitHub that limits writes to MySQL clusters based on replication lag, using Raft for high availability.

0 favorites 0 likes
#raft

@jakevin7: https://github.com/jackwener/OpenTeamFormat… Working on a standard format for importing and exporting Agent Teams, aiming to define a format that facilitates various agent teams such as raft(slock), bloome...

X AI KOLs Timeline · 2026-07-02 Cached

A new open-source format for sharing and exporting Agent Team templates, enabling easy import/export among different agent systems like Raft, Bloom, and others.

0 favorites 0 likes
#raft

@jakevin7: The paid plan is out, but for individual users it basically has no impact; there are no limits on the number of Agents and channels. The main impacts are on chat history retention time and upload file size.

X AI KOLs Following · 2026-06-23 Cached

Raft has released a paid plan, but the free version remains friendly to individual users with unlimited Agents and channels; the main restrictions are on chat history retention time and upload file size.

0 favorites 0 likes
#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