Couchbase-Client

 view release on metacpan or  search on metacpan

lib/Couchbase/Client.pm  view on Meta::CPAN

the L</no_init_connect> option.

By virtue of the design of the Couchbase architecture, already-connected clients
will learn about alternate entry points once an initial entry into the cluster
has been established. Therefore if a connection fails in-situ, the client is
likely to know of alternate entry points, and thus the server list is only
useful for discovering the initial entry point.

=item username, password

Authentication credentials for the connection. Defaults to NULL

=item bucket

The bucket name for the connection. Defaults to C<default>

=item io_timeout

=item connect_timeout

=item select_timeout



( run in 0.256 second using v1.01-cache-2.11-cpan-4d50c553e7e )