tarantool / cartridge-java

Tarantool Cartridge Java driver for Tarantool versions 1.10+ based on Netty framework
https://tarantool.io
Other
27 stars 11 forks source link

Add support for "vshard_router" option #473

Closed nickkkccc closed 7 months ago

nickkkccc commented 7 months ago

I haven't forgotten about:

Related issues: Closes #463

akudiyar commented 7 months ago

@nickkkccc I see several PRs that look very dependent on each other. Shouldn't we mark the potentially conflicting ones as drafts or even squash some into one?

nickkkccc commented 7 months ago

@akudiyar fact, the tasks are independent. It will conflict, but only because the changes will be on the same line. This decision was made to make it easier to check.