Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
effectiveInterval
Function · 0.90
shardGroupConfig
Function · 0.90
constant
Function · 0.90
SingletonRegistered
Interface · 0.90
EntityRegistered
Interface · 0.90
getRunnerAddress
Function · 0.85
retryShardRelease
Function · 0.85
forcedShardReleasePending
Function · 0.85
isLocalRunner
Function · 0.85
residencyAtCapacityUnsafe
Function · 0.85
resumeEntityFromStorage
Function · 0.85
runFork
Function · 0.85
Tested by
no test coverage detected