Tagged articles
5 articles
Page 1 of 1
Huolala Tech
Huolala Tech
Dec 30, 2022 · Databases

kvrocks Boosts HuoLala Trace Storage: Overcoming Compaction to Reach 70k QPS

Facing rapid growth and high write loads, HuoLala replaced HBase with kvrocks for trace data storage, evaluating Leveled, Universal, and FIFO compaction strategies, optimizing configurations, and ultimately achieving stable operation with up to 70 k QPS, near‑hundred terabytes of data, and a 55% cost reduction.

KVROCKSNoSQL databasesPerformance Testing
0 likes · 14 min read
kvrocks Boosts HuoLala Trace Storage: Overcoming Compaction to Reach 70k QPS
ITPUB
ITPUB
Jul 14, 2022 · Databases

Inside Kvrocks: How This RocksDB‑Based Redis‑Compatible Store Handles Massive Data

In this interview, Kvrocks PMC Lin Tianyi explains the challenges of large‑scale storage, the architecture and replication model of Kvrocks, its open‑source community roles, Redis‑compatible clustering, migration commands, future roadmap, and his perspective on the Chinese open‑source ecosystem.

BigDataStorageClusterManagementDatabaseReplication
0 likes · 11 min read
Inside Kvrocks: How This RocksDB‑Based Redis‑Compatible Store Handles Massive Data
dbaplus Community
dbaplus Community
Aug 18, 2021 · Databases

How Ctrip Transformed Kvrocks into TRocks – A High‑Performance Persistent KV Store

This article explains how Ctrip’s technical team identified the limitations of Redis on private cloud, evaluated numerous NoSQL/NewSQL options, selected Kvrocks, and engineered TRocks with functional, availability, and operational enhancements that deliver higher performance, lower cost, and robust data consistency for large‑scale KV workloads.

KV StoreKVROCKSTRocks
0 likes · 19 min read
How Ctrip Transformed Kvrocks into TRocks – A High‑Performance Persistent KV Store
dbaplus Community
dbaplus Community
Jul 27, 2020 · Databases

How We Replaced Expensive Redis Clusters with KVROCKS on SSDs

Facing a ten‑fold cost increase for public‑cloud Redis, Ctrip engineers evaluated Redis‑on‑SSD alternatives, chose KVROCKS, performed extensive protocol‑compatible modifications, benchmarked performance on standard and Optane SSDs, and demonstrated substantial cost savings while preserving Redis semantics.

Cost OptimizationKVROCKSRocksDB
0 likes · 13 min read
How We Replaced Expensive Redis Clusters with KVROCKS on SSDs