Agents changed how fast we can build software
But shipping still feels slower than it should, because your app, database, deploys, logs, and previews all live in different places
Prisma Compute is our next step toward bringing that whole loop together
Bun’s @rustlang rewrite now helps power Prisma Compute in production.
On stable @bunjavascript, we hit memory leaks and SQL pool deadlocks after scale-to-zero. Those are critical for Compute, where apps can pause, resume, and serve traffic again.
In our testing, the Rust rewrite resolved those issues and gave us a better path than carrying a growing private fork.
Rust has been part of Prisma’s roots for a long time, and it keeps helping us ship.
Read the blog 👇
https://t.co/bFjbei04dy
Bun’s @rustlang rewrite now helps power Prisma Compute in production.
On stable @bunjavascript, we hit memory leaks and SQL pool deadlocks after scale-to-zero. Those are critical for Compute, where apps can pause, resume, and serve traffic again.
Agents changed how fast we can build software
But shipping still feels slower than it should, because your app, database, deploys, logs, and previews all live in different places
Prisma Compute is our next step toward bringing that whole loop together
We built a cloud agent that turns open tasks into PRs.
Gremlin is chewing through the long tail of tasks that never make it to production.
Bonus: everyone in the company can build from Slack.
Built in an afternoon with @prisma, @mastra and @opencode.
https://t.co/qXaKoWy8Bf
Cheers to everyone who tried Prisma Compute!
We watched the first signals and improved a bunch of things already: better support for different Next.js configs, database environment variable issues gone, build logs got much more useful!
Go check it out: https://t.co/2gCX3o6QMD
Agents changed how fast we can build software
But shipping still feels slower than it should, because your app, database, deploys, logs, and previews all live in different places
Prisma Compute is our next step toward bringing that whole loop together
We investigated reports that Microsoft Defender was flagging Prisma CLI v7.8.0 on Windows.
This is confirmed to be a false positive, with no cause for concern. The file has been submitted to Microsoft for re-analysis.
In Prisma Next, you can stream query results straight from the database, row by row and fully typed.
That means exports, reports, and ETL jobs of any size run smoothly, with the same safety you get on a normal query.