Convenient API for tarantool/crud
Totktonada opened this issue · 0 comments
Totktonada commented
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.