Interface ReshardOptions

Options for resharding (defaults to existing settings)

Hierarchy

  • ReshardOptions

Properties

clusters?: number | "auto"

Number of clusters

firstShardID?: number

First shard ID to use on this instance of eris-fleet

guildsPerShard?: number | "auto"

Guilds per shard

lastShardID?: number

Last shard ID to use on this instance of eris-fleet

shards?: number | "auto"

Number of shards

Generated using TypeDoc