Skip to content

Specifying backends via config #9

@sobolevn

Description

@sobolevn

Right now it is only possible to specify a backend via keyword argument.
I think, that it would be a nice feature to implement basic mix config for this task.

Something like:

use Mix.Config

config :hammer, Hammer,
   backend: Hammer.Backend.ETS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions