Provides a centralized Couchbase connection and bucket passwords management. Bucket passwords can be specified via dynamic properties.
nosql, couchbase, database, connection
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¶m2=value2¶mN=valueN |
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 neseccery. |