next.js
Add `next internal post-build` CLI command for Turbopack database compaction
#91336
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
9
Changes
View On
GitHub
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
commented on 2026-03-13
nextjs-bot
added
created-by: Turbopack team
nextjs-bot
added
Turbopack
nextjs-bot
added
type: next
nextjs-bot
added
tests
sokra
commented on 2026-03-16
sokra
marked this pull request as ready for review
3 days ago
sokra
requested a review
from
lukesandberg
3 days ago
Add `next internal post-build` CLI command for Turbopack database com…
25976d88
Cleanup: deduplicate constants and extract helper in compaction code
8bf38b43
Use parallel scheduler instead of SerialScheduler for post-build comp…
93c7021b
Add test for `next internal post-build` CLI and NEXT_USE_POST_BUILD e…
68e2d279
Fix Tokio runtime conflict in compact_database and remove test workar…
ca7eb9e5
sokra
force pushed
from
4c120280
to
ca7eb9e5
3 days ago
Fix compile error and use std::array::from_fn for db_config
815fb80b
Fix missing skip_compaction arg in test callers of turbo_backing_storage
a684ee28
Fix missing skip_compaction arg in remaining test_config.trs files
ef512da8
lukesandberg
approved these changes on 2026-03-16
Address lukesandberg review: require() in next.ts, assert skip_compac…
af90da57
Login to write a write a comment.
Login via GitHub
Reviewers
lukesandberg
Assignees
No one assigned
Labels
type: next
Turbopack
created-by: Turbopack team
tests
Milestone
No milestone
Login to write a write a comment.
Login via GitHub