Search:

Search all manuals
Search this manual
Manual
Couchbase API Reference 1.1
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
1 Couchbase Protocol Reference
Chapter Sections
Chapters

1.7. connect

Create a connection to Couchbase Server with given parameters, such as node URL. The connection obtains the cluster configuration from the first host to which it has connected. Further communication operates directly with each node in the cluster as required.

connect url username password

Where:

Ruby (Fauna)

Ruby (Fauna)

PHP (Couchbase PHP SDK)

.NET Client Library

Java (spymemcached)