config: introduce cluster_config module
This patch introduces the cluster_config module. This module contains the cluster configuration schema. Part of #8778 NO_DOC=will be added later NO_CHANGELOG=will be added later
Showing
- src/box/CMakeLists.txt 1 addition, 0 deletionssrc/box/CMakeLists.txt
- src/box/lua/config/cluster_config.lua 143 additions, 0 deletionssrc/box/lua/config/cluster_config.lua
- src/box/lua/init.c 5 additions, 0 deletionssrc/box/lua/init.c
- test/config-luatest/cluster_config_schema_test.lua 210 additions, 0 deletionstest/config-luatest/cluster_config_schema_test.lua
Loading
Please register or sign in to comment