Note: On-Prem only.

Durability specifies the master and replica sync and ack policies to be used for a write operation.

See

Hierarchy

  • Durability

Properties

masterSync: SyncPolicy

The sync policy to use on the master node.

replicaAck: ReplicaAckPolicy

The replica acknowledgement policy to be used.

replicaSync: SyncPolicy

The sync policy to use on a replica.

Generated using TypeDoc