Skip to content

Commit a6f69aa

Browse files
prisma-gremlin[bot]Gremlin
andauthored
fix(blog): de-duplicate Prisma Compute series seriesIndex (#7994)
Two Prisma Compute series posts shared seriesIndex: 9 (prisma-compute-time-synchronization and evaluating-object-storage-providers-for-prisma-compute). Renumber the later-merged post (PR #7985) from 9 to 10 so the series runs a unique, sequential, gap-free 1-10 across all ten posts. Co-authored-by: Gremlin <gremlin[bot]@users.noreply.github.com>
1 parent 576e923 commit a6f69aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/blog/content/blog/evaluating-object-storage-providers-for-prisma-compute

apps/blog/content/blog/evaluating-object-storage-providers-for-prisma-compute/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags:
1313
- "platform"
1414
- "ai"
1515
series: prisma-compute
16-
seriesIndex: 9
16+
seriesIndex: 10
1717
---
1818

1919
We built [Prisma Compute](https://www.prisma.io/docs/compute), now in [public beta](/blog/launching-prisma-compute-public-beta), because existing serverless compute offerings felt too limited. It runs [Bun](https://bun.sh/) in microVMs and uses automatic memory snapshotting, so it gives much of the feel of a long-running server with the pricing model of serverless.

0 commit comments

Comments
 (0)