Draft: feat: switch vshard to the new API
Summary
- feat: switch vshard to the new API
Depends on: sbroad!362 (closed), vshard
TODO: we can switch all SQL tests to multi-instance clusters only after sbroad#531 (closed) and sbroad#532 (closed) (to be sure that the SQL queries can return correct results while rebalancer working).
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
(if Lua API changed) Lua API version is bumped inluamod.rs
-
(if necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Denis Smirnov