Evan Jia
04/08/2021, 8:12 AMlocalhost . I’d like to ask if there is any plan to support the use case I mentioned (point the engine endpoint url from the client and start a standalone engine), further more, I want to ask what’s the plan for NodeEngine since the napi is in preview. Do you guys want to replace the NodeEngine with NapiEngine or keep both?Ryan
04/08/2021, 8:22 AMRyan
04/08/2021, 8:23 AMnikolasburk
I’d like to ask if there is any plan to support the use case I mentioned (point the engine endpoint url from the client and start a standalone engine)Ryan already shared a relevant issue for this use case, I think this one could also be interesting for you: https://github.com/prisma/prisma/issues/100
Do you guys want to replace the NodeEngine with NapiEngine or keep both?We will definitely keep both approaches but napi is likely going to be the default going forward. (Whether it'll become the default also depends on whether we learn about any downsides of this approach during the Preview phase 🙂 )
Evan Jia
04/08/2021, 9:00 AM