TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Building rqlite 9.0: Cutting disk usage by half

197 pointsby otoolep10 months ago

10 comments

west0n10 months ago
I'm curious about how rqlite's performance compares to other distributed databases developed in Go, such as CockroachDB, Vitess, and TiDB.
评论 #41168044 未加载
评论 #41169073 未加载
usr110610 months ago
It's been many years that I haven't been working actively with databases anymore, but I have never heard about Raft or rq before. Is that system used by many / by significant players?
评论 #41168206 未加载
评论 #41168647 未加载
simplify10 months ago
Well-written article. Introduces what the library is/does, gives background context, includes a high-level overview of the system, and demonstrates how it solves the problem.
评论 #41172262 未加载
yNeolh10 months ago
A little off-topic, but I love that the first paragraph describes the project. Usually, posts exclude that information, and the landing is not of more help.
评论 #41169776 未加载
djbusby10 months ago
Cool! We use this but never had too much problems with disk usage (I/o or size). But, were only using to deploy configs across multiple nodes. And we read the local copy directly!
评论 #41172895 未加载
Lord_Zero10 months ago
How does this compare to litestream?
评论 #41188674 未加载
zxilly10 months ago
well, still didn't support embed as library.
niux10 months ago
Absolutely amazing news! Thank you Philip!
commercialnix10 months ago
Looking forward to a Rust implementation.
ku1ik10 months ago
Version 9.0 already? To me this unfortunately signals lack of focus and/or disregard for backward compatibility, which means unnecessary churn for me as user of this project. Hard pass.
评论 #41168824 未加载
评论 #41168841 未加载
评论 #41172695 未加载