There’s a bit of an escape hatch here: you can use “Procedures” in the server. As of this week’s release they are still in Beta (the documentation warns that the API may change in the future). They do allow you run expensive code, including HTTP requests, so that’s a good thing. From inside a procedure, you can open a transaction, which again acquires the global mutex and doesn’t allow any other concurrent writes nor reads to the database, so make sure you commit it very very quickly or the whole system will stall.
Ultra 7 270K Plus 配备 24 核(8P+16E),几何平均游戏性能较上一代提升可达 15%
,更多细节参见新收录的资料
Developers who actually did use baseUrl as a look-up root can also add an explicit path mapping to preserve the old behavior:
Protocol wrapper