Skip to content

Use one central file for caching state #29

@srithon

Description

@srithon

Currently, the daemon's runtime state is stored in 3 separate files. This was useful before because it meant that each one could be updated individually without messing with the other properties. However, now we are only reading these values from disk at the beginning and writing to disk on shutdown. Also, adding more runtime properties with the current setup is unsustainable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions