Represents the Bucket types supported by Couchbase Server
Namespace: Couchbase.Core.BucketsAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)


Member name | Value | Description | |
---|---|---|---|
Couchbase | 0 | A persistent Bucket supporting replication and rebalancing. | |
Memcached | 1 | A Bucket supporting in-memory Key/Value operations. |
