antikythera v0.4.0 AntikytheraCore.CoreConfigPoller View Source
Periodically polls antikythera's config file and apply changes to the cache (in ETS table).
Note that core config is loaded in AntikytheraCore.start/2
and thus
this GenServer
's responsibility is to keep up with the latest changes.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.