Thanks to visit codestin.com
Credit goes to planetscale.com

📹 The future of AI infrastructure: optimize and shard your database with agents.Watch the talk
Navigation

Deploy request storage check API endpoint

We've added a new API endpoint that lets you check whether a deploy request's target branch has enough storage to safely deploy schema changes.

The endpoint returns details about storage capacity across keyspaces and shards, including how much additional storage is needed and whether the cluster can be upgraded for more space.

This is useful for catching potential storage issues before deploying large schema changes on Vitess databases.

Read more