Tag

ColdHotStorage

1 views collected around this technical thread.

Ctrip Technology
Ctrip Technology
Nov 16, 2023 · Databases

Redis‑On‑Rocks (ROR): Architecture, Cold‑Hot Data Swapping, and Performance Evaluation

Redis‑On‑Rocks (ROR) extends the Redis codebase with RocksDB to provide cold‑hot data tiering, reducing memory costs by about two‑thirds while maintaining low latency and high throughput, and the article details its design, implementation, benchmarking against Redis‑on‑Flash, and production experience.

CacheColdHotStoragePerformance
0 likes · 20 min read
Redis‑On‑Rocks (ROR): Architecture, Cold‑Hot Data Swapping, and Performance Evaluation