가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Dennis Zhuang
@killme20082
CEO & Founder @ Greptime. Engineer, petrohead and tifosi.
가입 September 2019
285 팔로잉 중    482
Read Twenty Years of Bigtable (SIGMOD '26, 50+ Google authors) twice. 10 EB, 7 billion QPS at peak, and the core architecture has barely moved since 2006. The paper's own explanation is one quiet sentence: the newer features depend on asynchronous processing that is not on the foreground write path. Replication, CRDT counters, materialized views, even the full SSTable read-back for correctness — all of it hangs off the side. So here's the question I now ask about any storage architecture: when the next major feature arrives, where does it attach? If the answer keeps being "you rewrite the main read or write path," the system eventually gets crushed by its own history. The new post:
더 보기