Hacker News new | ask | show | jobs
by supergirl 2003 days ago
where is it used? what kind of data is stored in it?
1 comments

In bytedance, a few database services are using TerarkDB.
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)