TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ultra fast key value store (in C btw)

19 点作者 mkristiansen7 个月前

11 条评论

swatcoder7 个月前
I&#x27;d love for your next post to be a read through of the Redis source code to understand <i>why</i> it&#x27;s performance characteristics are different than yours. I assure you that it&#x27;s not out of laziness or naivite :)<p>Writing your own implementation of something is fantastic way to learn. So is reading a good one.
评论 #41939873 未加载
schmichael7 个月前
Flagged because without code or even binaries there&#x27;s no way to learn anything from this. Is the code memory safe? Does it gracefully handle error conditions? What tradeoffs were chosen?<p>Plenty of OSS &quot;simple redis clones&quot; exist with performance better than Redis. I think it would be more useful to re-post those than share this.
评论 #41939816 未加载
hoelle7 个月前
Might be interesting, but this tone is nails on a chalkboard to me. Bailed after the third &quot;dear reader&quot;
评论 #41939592 未加载
评论 #41939676 未加载
评论 #41939495 未加载
parhamn7 个月前
I&#x27;m sure people will call out performance is likely due to the different nature of the beast that is now redis -- there are lots of wire compatible implementations that are faster thant redis, with some lost affordances.<p>Either way, the templating bit on the homepage is a pretty interesting concept. Storage and templating in one with write operations in the template. Im curious how this grows out and whether it will be great or a regret. Somewhat dynamic static sites like that could be fun.
评论 #41939912 未加载
mrbluecoat7 个月前
I wonder how a site with three pages and no code lands on the HN homepage? Impressive marketing.
Cieric7 个月前
Just to note for anyone like me, Dark Reader appears to mess up the formatting of the article&#x2F;website. You might need to disable it for the article to actually fill the screen and not be squeezed into a small column.
Keyframe7 个月前
While I agree with, and share, the sentiment, and I like (in C btw) and think we should use it like Rust people do with written in Rust.. there&#x27;s a bit too much pontificating going on here without going into why&#x27;s and no source to show and tell. I don&#x27;t mind as much the latter as the former; It leads nowhere good.<p>Also, site is rendered in a way that sucks to read.
iuridiniz7 个月前
Where is the code?
hilti7 个月前
Great read but I would love to see some parts being open sourced.
评论 #41939866 未加载
SubjectToChange7 个月前
&gt;dude, trust me
mgaunard7 个月前
Beating over-hyped web tech with reasonably written C is hardly an achievement.
评论 #41939564 未加载
评论 #41939943 未加载
评论 #41939599 未加载