Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReshardOptions

Options for resharding (defaults to existing settings)

Hierarchy

  • ReshardOptions

Index

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