You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: If you are connecting to a version of Couchbase Server older than 6.5, it will be more efficient if the addresses are those of data (KV) nodes.
23
-
You will in any case, with 7.0 and earlier, need to open a ``Bucket` instance before connecting to any other HTTP services (such as _Query_ or _Search_.
23
+
You will in any case, with 7.0 and earlier, need to open a ``Bucket` instance before connecting to any other HTTP services (such as _Query_ or _Search_).
24
24
25
25
In a production environment, your connection string should include the addresses of multiple server nodes in case some are currently unavailable.
26
26
Multiple addresses may be specified in a connection string by delimiting them with commas:
0 commit comments