Open rybakit opened 8 years ago
E.g.:
$t = new Tarantool('unix:///tmp/tnt.sock');
Socket URI format: http://php.net/manual/en/transports.unix.php
It'll be added in PHP7 branch, since it needs refactoring of API.
See https://github.com/bigbes/tarantool-php/commits/php7-v2
@Totktonada Is this link correct? I don't see anything related to unix sockets there.
Yep. See https://github.com/bigbes/tarantool-php/commit/35daa0ad620967d4f6d9ff76a97a0fdddd803cad and https://github.com/bigbes/tarantool-php/commit/bf6ef5742c0cb60fba0f85bff85bf64795a11a0b.
E.g.:
Socket URI format: http://php.net/manual/en/transports.unix.php