next.js
3d187d4a - Turbopack: initially shard SST files (#78652)

Commit
328 days ago
Turbopack: initially shard SST files (#78652) ### What? When many entries are written for a key family in a write batch, shard the entries into multiple SST files by key space. This results in better initial distribution of keys and allows for 4 compactions to happen in parallel
Author
Parents
Loading