Skip to content

[4pt] feedback: Connecting from your favorite language #1588

Closed
@TarantoolBot

Description

@TarantoolBot

<…>r:
box.schema.user.passwd('pass')

Connecting to Tarantool
|To get connected to the Tarantool server, say this:|
use Tarantool\Client\Client;

require DIR.'/vendor/autoload<…>

https://www.tarantool.io/en/doc/latest/getting_started/getting_started_connectors/

The code in the example will not get you connected to the server, the connection will be established "lazily" ONLY at the first request.

Metadata

Metadata

Assignees

Labels

add details[nature] More details needed, some info missing. Documentation is incomplete.getting started[area] Tarantool manual, Getting started guide

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions