majorityAndPersistToActive

@SinceCouchbase(value = "6.5")
fun majorityAndPersistToActive(): Durability

The mutation must be replicated to a majority of the Data Service nodes.

Additionally, it must be persisted (that is, written and synchronised to disk) on the node hosting the active partition (vBucket) for the data.