MCPcopy Create free account
hub / github.com/Effect-TS/effect / Sharding.ts

File Sharding.ts

packages/effect/src/unstable/cluster/Sharding.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Runs shard ownership and message routing for Effect Cluster.
3 *
4 * `Sharding` decides which shard owns an entity id, tracks which shards belong

Callers

nothing calls this directly

Calls 15

effectiveIntervalFunction · 0.90
shardGroupConfigFunction · 0.90
constantFunction · 0.90
SingletonRegisteredInterface · 0.90
EntityRegisteredInterface · 0.90
getRunnerAddressFunction · 0.85
retryShardReleaseFunction · 0.85
isLocalRunnerFunction · 0.85
resumeEntityFromStorageFunction · 0.85
runForkFunction · 0.85

Tested by

no test coverage detected