Skip to content

Read configuration dynamically #31

Open
@thdxr

Description

@thdxr

Instead of reading the application configuration once and caching it in a GenServer, it should be read on demand when a request is made. This fits normal Elixir convention and doesn't depend on configuration being set in an explicit order.

More information on this concept here: https://michal.muskala.eu/2017/07/30/configuring-elixir-libraries.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions