tarantool / crud

Easy assess to data stored in vshard cluster
BSD 2-Clause "Simplified" License
40 stars 14 forks source link

storage: fix grants for tarantool 3 config cluster #417

Closed DifferentialOrange closed 3 months ago

DifferentialOrange commented 5 months ago

Fix vshard user grants setup for Tarantool 3.x through async bootstrap. See commits for more info.

I didn't forget about

Closes #412 Part of #415