disabled

Deprecated

For consistency with other options, 'disabled' is renamed to 'none'.

Replace with

import static com.couchbase.client.kotlin.kv.Durability.none
none()

The SDK will report success as soon as the node hosting the active partition has the mutation in memory (but not necessarily persisted to disk).