<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;color:#0b5394"><div>Hi all.</div><div><br></div><div>I am looking for understanding how to implement a configuration database in Erlang (which allows dynamic configuration).</div><div><br></div><div>For example, in a Fred's blog (<a href="https://ferd.ca/erlang-otp-21-s-new-logger.html" target="_blank">https://ferd.ca/erlang-otp-21-s-new-logger.html</a>) related to Logger, he mentions about: "<i>[a] configuration database is an opaque set of OTP processes that hold all the data in an ETS table so it's fast of access (something lager did as well), but that could very well be written using the OTP Persistent Term Storage [...]".</i></div><div><i><br></i></div><div>Does anyone have more details about this or any other implementation?</div><div><br></div><div>Br. Stefano</div></div></div>