That can be quite useful to create a connection to Tarantool via control socket (if binary protocol is not available for some reason).
Right now the way is it just to copy-paste TarantoolAdmin class. Also right now this class doesn't support connection via unix socket.
That can be quite useful to create a connection to Tarantool via control socket (if binary protocol is not available for some reason).
Right now the way is it just to copy-paste
TarantoolAdminclass. Also right now this class doesn't support connection via unix socket.