Tag

KV

1 views collected around this technical thread.

DataFunTalk
DataFunTalk
Oct 8, 2022 · Backend Development

Evolution, Design, and Implementation of Bilibili's Distributed KV Storage System

This article details how Bilibili's KV storage system evolved from early solutions like Redis and MySQL to a highly scalable, high‑availability distributed architecture, describing its overall design, node components, data splitting, multi‑active disaster recovery, typical use cases, and operational challenges.

BilibiliDistributed StorageHigh Availability
0 likes · 13 min read
Evolution, Design, and Implementation of Bilibili's Distributed KV Storage System
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Sep 30, 2021 · Databases

Why Pika Is Redefining Redis‑Compatible KV Storage on Disk

Pika, a disk‑based KV database fully compatible with the Redis protocol, was created by 360 to cut storage costs, has been adopted by major Chinese internet firms, and is now an OpenAtom open‑source project aiming to become a global benchmark for cloud‑native KV databases.

CloudNativeDatabaseKV
0 likes · 6 min read
Why Pika Is Redefining Redis‑Compatible KV Storage on Disk
vivo Internet Technology
vivo Internet Technology
Mar 18, 2020 · Databases

Vivo Feature Storage Practice: Architecture, Design, and Future Directions Using Nebula Graph

Vivo’s feature‑storage platform, built on Nebula Graph’s Raft‑based, storage‑compute‑separated architecture and exposed via Redis‑compatible proxies, meets massive, low‑latency AI data demands while offering strong consistency, horizontal scalability, backup, active‑active replication, and a roadmap toward general‑purpose KV, cloud‑native integration, and advanced storage engines.

DatabaseDistributed StorageFeature Store
0 likes · 21 min read
Vivo Feature Storage Practice: Architecture, Design, and Future Directions Using Nebula Graph
Zhuanzhuan Tech
Zhuanzhuan Tech
Nov 30, 2018 · Databases

Overview of Zhuanzhuan's Storage Infrastructure and Service Architecture

This article introduces Zhuanzhuan's multi‑service storage layer—including MySQL, TiDB, ZZRedis, ZZKV/ZZList, and ZZOS—detailing their applicable scenarios, architectural designs, and the improvements made to address scalability, security, and resource‑usage challenges.

KVObject StorageRedis
0 likes · 8 min read
Overview of Zhuanzhuan's Storage Infrastructure and Service Architecture