Version v1.x

MySQL

Available in

.NET Node.js Python

Configure DurableStack with MySQL for durable shared-state execution.

MySQL is a durable provider option for teams already operating MySQL in production.

It supports shared worker coordination through DurableStack's standard run/lease contract.

Registration

Operational notes

  • Validate throughput and lock behavior with expected worker count.
  • Prefer secure transport and least-privilege database credentials.
  • Keep retention settings aligned with storage cost and debugging needs.