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
* Added uri library from tarantool
* New arg-format for connect: `tcp://..` and `..@unix\:...` URIs
* Spaces -> Tabs, 2xTabs -> Tabs in tests
* Use ZVAL_UNDEF instead of three separate gotos
* Rewrite connection algorithm for supporting unix/tcp connection URI
* Changed internal tarantool_connection table (with new struct tarantool_url)
* Added new flag for test-run (--unix)
0 commit comments