Skip to content

Re-thinking: Config "watching" #349

@matthiasbeyer

Description

@matthiasbeyer

The crate should provide an easy way to implement config "watching" (as in inotify). A user might want to make its application able to react to a changing configuration file, while their app runs.

First of all, this should of course be feature-gated as necessary.
Secondly, I like to believe that this can be implemented in a way that we do not provide the "notify backend" at all, but give the user the opportunity to use interfaces we provide, to build such behavior.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions