Tagged articles
3 articles
Page 1 of 1
ITPUB
ITPUB
Jun 24, 2016 · Databases

How Ctrip Built a Fast MySQL-Based Time‑Series Storage Engine (CFL)

This article details Ctrip's motivation, design, implementation, performance evaluation, and future plans for a custom MySQL storage engine called CFL that efficiently stores time‑series data by leveraging MySQL's replication and a sequential write‑optimized file format.

CFLMySQLStorage Engine
0 likes · 15 min read
How Ctrip Built a Fast MySQL-Based Time‑Series Storage Engine (CFL)