Uh oh!
There was an error while loading. Please reload this page.
Conversation
✅ Deploy Preview for nuxt3-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
pi0
commented
Aug 31, 2022
Hi @Mastercuber and thanks for nice PR. I've made nitrojs/nitro#451 to introduce cluser as a nitro preset. Would you like to help implementing that? |
Mastercuber
commented
Aug 31, 2022
Yes I would like to. |
Surely. Feel free to share your thoughts in nitrojs/nitro#451 but already a similar usage of current example to implement preset should be amazing start. (we can fork instead of importing btw for cluster) |
Uh oh!
There was an error while loading. Please reload this page.
pi0
commented
Aug 31, 2022
@Mastercuber I think it would be better if you put changes to nitro PR. (I can help on this if you like). This way we can include preset in next release :) |
I'm still writing at a comment for 451. The nitro repo is forked and cloned, but I have trouble with |
pi0
commented
Sep 5, 2022
New preset is avialable since nitro 0.5.1 (updating lockfile). Thanks for helping on this 🚀 |
❓ Type of change
📚 Description
This PR adds a section to the docs for starting load balanced network processes with a Node.js internal module.
📝 Checklist