config: introduce file source
This patch introduces the file configuration source. This is the cluster source that can be used to describe all configuration options for cluster instances. 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/source/file.lua 94 additions, 0 deletionssrc/box/lua/config/source/file.lua
- src/box/lua/init.c 5 additions, 0 deletionssrc/box/lua/init.c
- test/config-luatest/sources_test.lua 39 additions, 0 deletionstest/config-luatest/sources_test.lua
Loading
Please register or sign in to comment