Request parameters to use during target database creation.

Hierarchy

  • ReplicationCreateTargetParameters

Properties

Properties

n?: number

Schema for the number of replicas of a database in a cluster.

partitioned?: boolean

Parameter to specify whether to enable database partitions when creating the target database.

q?: number

Schema for the number of shards in a database. Each shard is a partition of the hash value range.

Generated using TypeDoc