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
There is https://github.com/tarantool/crud/ module, which provides easy API to access data in sharded cluster. We can use it from the connector (using <connection object>.call(<...>)), but it would be convenient to have a kind of native API for tarantool/crud.