Description:

Provides a centralized Couchbase connection and bucket passwords management. Bucket passwords can be specified via dynamic properties.

Tags:

nosql, couchbase, database, connection

Properties:

In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.

Name Default Value Allowable Values Description
Connection String The hostnames or ip addresses of the bootstraping nodes and optional parameters. Syntax) couchbase://node1,node2,nodeN?param1=value1& param2=value2& paramN=valueN

Dynamic Properties:

Dynamic Properties allow the user to specify both the name and value of a property.

Name Value Description
Bucket Password for BUCKET_NAME bucket password Specify bucket password if necessary.