next.js
78a802cb - Turbopack: Avoid that session-dependent tasks write to DB on every build (#86068)

Commit
229 days ago
Turbopack: Avoid that session-dependent tasks write to DB on every build (#86068) ### What? Refactor session-dependent tasks to avoid session ids. This way session-dependent tasks no longer "change" on very run and dump duplicate data into the database.
Author
Parents
Loading