Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Enum StorageBackend

The type of storage to use with the bucket. This is only specified for "couchbase" buckets.

Namespace: Couchbase.Management.Buckets
Assembly: Couchbase.NetClient.dll
Syntax
[InterfaceStability(Level.Uncommitted)]
public enum StorageBackend

Fields

Name Description
Couchstore

Backend storage type 'couchstore'.

Magma

Backend storage type 'magma'.

  • View Source
In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.