Couchbase .NET SDK | 3.8.0
Search Results for

    Show / Hide Table of Contents

    Enum BucketType

    Represents the Bucket types supported by Couchbase Server

    Namespace: Couchbase.Management.Buckets
    Assembly: Couchbase.NetClient.dll
    Syntax
    public enum BucketType

    Fields

    Name Description
    Couchbase

    A persistent Bucket supporting replication and rebalancing.

    Ephemeral

    The ephemeral bucket type for in-memory buckets with Couchbase bucket behavior.

    Memcached

    A Bucket supporting in-memory Key/Value operations.

    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.