Skip to main content
Execute qualquer Skill no Manus
com um clique
$pwd:

documentdb-sharding

// Horizontal sharding (partitioning) for Azure DocumentDB collections — when to shard vs stay single-shard, how to pick a shard key for read-heavy vs write-heavy workloads, the logical/physical shard mental model, scaling out vs scaling up, hot-partition diagnosis, and the `sh.shardCollection` / `sh.reshardCollection` commands. Use when deciding whether to shard a collection, choosing or changing a shard key, sizing a cluster, or troubleshooting uneven storage / throughput across physical shards.

$ git log --oneline --stat
stars:5
forks:4
updated:12 de maio de 2026 às 20:46
Explorador de arquivos
8 arquivos
SKILL.md
readonly