Open yooneskh opened 1 week ago
Thank you for PR. I think we might make a deno-cluster
preset to have this alternative preset. Running multiple instances have consequences also (for example a migration task should only run in first instance)
@pi0 That makes sense, thank you.
Are you ok with me duplicating the deno-server
preset for this?
Sure you can add it seperately (for preset in same file new export + new runtime entry)
๐ Linked issue
Fixes #2803
โ Type of change
๐ Description
Resolves #2803
Changes in this PR at this moment will allow using the parallel server in Deno 2. I have some questions to fully integrate this feature which I would greatly appreciate if you could answer.
๐ Checklist