NO_EVICTION

val NO_EVICTION: EvictionPolicyType

Couchbase Server keeps all data until explicitly deleted, but will reject any new data if you reach the quota (dedicated memory) you set for your bucket.

This value is only valid for buckets of type BucketType.EPHEMERAL.