Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在阅读有关使用 Azure Elastic Scale 对 SQL Azure 数据库进行分片的文章。本文讨论了两种类型的分片映射:List和Range。哈希分片映射呢?我的应用程序要求是跨分片均匀分布数据,这似乎需要对分片键进行哈希处理。SQL Azure 和 Azure Elastic Scale 可以做到这一点吗?
目前,弹性数据库工具(以前称为 Elastic Scale)不支持哈希分片映射。
谢谢
西尔维娅·杜姆拉