Tag

RebornDB

0 views collected around this technical thread.

Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jul 28, 2015 · Databases

Introducing QDB and RebornDB: A Distributed Key‑Value Database Compatible with Redis and Supporting Dynamic Resharding

This article explains the motivations behind key‑value stores, compares Redis with the newly created QDB, and details the architecture, dynamic resharding, high‑availability mechanisms, and future improvements of the distributed database solution RebornDB.

Distributed DatabaseHigh AvailabilityKey-Value Store
0 likes · 12 min read
Introducing QDB and RebornDB: A Distributed Key‑Value Database Compatible with Redis and Supporting Dynamic Resharding
Qunar Tech Salon
Qunar Tech Salon
Jul 6, 2015 · Databases

Design, Deployment, and Lessons Learned from Codis and RebornDB: A Proxy‑Based Distributed Redis Solution

This article presents an in‑depth overview of Codis and its next‑generation project RebornDB, covering Redis, Redis Cluster, the proxy‑based architecture, consistency trade‑offs, production deployment experiences, operational pitfalls, and broader perspectives on distributed databases and architectures.

CodisHigh AvailabilityProxy
0 likes · 20 min read
Design, Deployment, and Lessons Learned from Codis and RebornDB: A Proxy‑Based Distributed Redis Solution