feat(cli): servers and workers in cluster mode (#13601)

* feat(cli): servers and workers in cluster mode

* allow percentage
This commit is contained in:
Carlos R. L. Rodrigues
2025-09-28 10:06:18 +02:00
committed by GitHub
parent cbfe0a4e95
commit 9d8ed70130
3 changed files with 86 additions and 8 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/cli": patch
"@medusajs/medusa": patch
---
feat(cli): servers and workers in cluster mode