Hacker News new | ask | show | jobs
by avinassh 1398 days ago
> Zero-downtime deploys, with rollback support, feel magical.

How does this work?

1 comments

You can learn more about the zero-downtime deploys here [0] which also covers the rollback support ("Rewind"). You can also read more about Rewind in this blog post [1]

[0] https://planetscale.com/docs/concepts/deploy-requests

[1] https://planetscale.com/blog/its-fine-rewind-revert-a-migrat...