make a regular couchbase bucket not persist some types of documents

In couchbase, if we can make a regular couchbase bucket not persist some types of documents. We want to keep some objects in cache only and prevent them from being written to disk and we want to do this using Couchbase buckets and not Ephemeral or Memcache buckets.