next.js
Add `next internal post-build` CLI command for Turbopack database compaction
#91336
Open

Add `next internal post-build` CLI command for Turbopack database compaction #91336

sokra wants to merge 9 commits into canary from sokra/compaction-command
sokra
sokra
sokra commented on 2026-03-13
nextjs-bot nextjs-bot added created-by: Turbopack team
nextjs-bot nextjs-bot added Turbopack
nextjs-bot nextjs-bot added type: next
nextjs-bot nextjs-bot added tests
sokra
sokra commented on 2026-03-16
sokra sokra marked this pull request as ready for review 3 days ago
sokra sokra requested a review from lukesandberg lukesandberg 3 days ago
sokra Add `next internal post-build` CLI command for Turbopack database com…
25976d88
sokra Cleanup: deduplicate constants and extract helper in compaction code
8bf38b43
sokra Use parallel scheduler instead of SerialScheduler for post-build comp…
93c7021b
sokra Add test for `next internal post-build` CLI and NEXT_USE_POST_BUILD e…
68e2d279
sokra Fix Tokio runtime conflict in compact_database and remove test workar…
ca7eb9e5
sokra sokra force pushed from 4c120280 to ca7eb9e5 3 days ago
codspeed-hq
nextjs-bot
nextjs-bot
sokra Fix compile error and use std::array::from_fn for db_config
815fb80b
sokra Fix missing skip_compaction arg in test callers of turbo_backing_storage
a684ee28
sokra Fix missing skip_compaction arg in remaining test_config.trs files
ef512da8
lukesandberg
lukesandberg approved these changes on 2026-03-16
sokra
sokra Address lukesandberg review: require() in next.ts, assert skip_compac…
af90da57

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone