Hacker News new | ask | show | jobs
by royguo1988 2003 days ago
In bytedance, a few database services are using TerarkDB.
1 comments

yes, I got that :) but can you say more? what kind of database services? what data is stored, what is the scale, what are the requirements, etc.
Sorry for the unclear response. 1) We use TerarkDB under a distributed SQL database and TerarkDB helps to store its pages (16KB page), its one of the most widely used SQL database inside Bytedance. 2) We use TerarkDB under a Redis compatible distributed cache system to store raw key value pairs.

Almost all kinds of workloads are here since TerarkDB runs under too many database clusters (each cluster only serves a single application)