Dynamic Configuration Database in Erlang

Stefano Bertuola stefano.bertuola@REDACTED
Wed Dec 4 14:03:50 CET 2019


Hi all.

I am looking for understanding how to implement a configuration database in
Erlang (which allows dynamic configuration).

For example, in a Fred's blog (
https://ferd.ca/erlang-otp-21-s-new-logger.html) related to Logger, he
mentions about: "*[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 [...]".*

Does anyone have more details about this or any other implementation?

Br. Stefano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20191204/640469a9/attachment.htm>


More information about the erlang-questions mailing list