config: introduce module configdata
This patch introduces the configdata module, which prepares data from configuration sources before it is provided to appliers. Part of #8789 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/configdata.lua 143 additions, 0 deletionssrc/box/lua/config/configdata.lua
- src/box/lua/init.c 19 additions, 0 deletionssrc/box/lua/init.c
- test/config-luatest/config_test.lua 114 additions, 0 deletionstest/config-luatest/config_test.lua
Loading
Please register or sign in to comment