NEVER_EXPIRE

@SinceCouchbase(value = "7.6")
val NEVER_EXPIRE: Duration

A special collection "max expiry" value that means documents in the collection never expire, regardless of the bucket's max expiry setting.

Requires Couchbase Server 7.6 or later.