Add SHARD_ID/SHARD_COUNT env: each worker seeds only domains where hash(domain) % SHARD_COUNT === SHARD_ID (FNV-1a). Defaults to single-node (all domains). Crawler only follows same-domain links, so shards never overlap and lose no coverage vs a single crawler. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||