Bilibili Tech
Dec 13, 2024 · Databases
Design and Implementation of a Multi-Level Storage Architecture for Bilibili Comment Service
The paper proposes a multi‑level storage architecture for Bilibili’s comment service that replaces TiDB with a custom KV store (Taishan) and Redis caching, introduces unstructured indexes, CAS‑based consistency, real‑time and offline reconciliation, and a hedged degradation strategy to boost reliability, read throughput, and scalability during traffic spikes.
NoSQLRedisTiDB
0 likes · 13 min read