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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Figma – Making multiplayer more reliable

18 点作者 jjzhiyuan超过 2 年前

1 comment

thecleaner超过 2 年前
Wow. That&#x27;s some good incremental engineering. One thing I didn&#x27;t understand is if they have controlled rollouts which only update x-percent at a time, will it help with the temporary spike in checkpointing requests ?<p>I also didn&#x27;t quite catch the details of the transaction log storage and the mechanism to generate increasing sequence numbers. I don&#x27;t quite know how you would model a list of updates in Dynamodb. Through some GSI ? Does it scale well to Figma&#x27;s workloads ?