Skip to content

refactor: init-cfg format

Alexander Kurdakov requested to merge config_structure into master

Summary

  • move parsing init-cfg content to start_boot stage
  • change init-cfg format according to format from RFC

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here
Edited by Егор Ивков

Merge request reports