使用实体框架的SQL Azure Elastic Scale上的MultiShardQuery
我是Azure的新手,我正在尝试使用Elastic Scale和Entity Framework实施多碎片查询.不幸的是,我找不到实现该目标的任何示例解决方案或良好实践.谁能帮助我解决这个问题?对于某些材料的研究或提示,我将不胜感激.预先谢谢你.
I am new in Azure and I am trying to implement multishard query using Elastic Scale and Entity Framework. Unfortunately I am not able to find any example solutions or good practises to achieve that target. Can anyone help me in this issue? I would be very grateful for some materials to study or hints. Thank you in advance.
感谢您使用Elastic Scale和EF进行多分片查询的问题.当前,像您可能在数据依赖的路由中看到的那样的直接集成不适用于多分片查询.不过,这是我们目前正在投资的领域.请直接通过torsteng(at)microsoft(dot)com上的电子邮件与我联系,我们可以讨论您的用例是否合适,我们可以让您畅通无阻.
Thanks for your question on multi-shard queries with Elastic Scale and EF. Currently, a straight-forward integration like the one you probably saw for data-dependent routing is not available for multi-shard queries. This is an area we are currently investing in, though. Please contact me directly over email at torsteng(at)microsoft(dot)com and we can discuss whether your use case is a good fit and we can get you unblocked.
谢谢,托斯滕