Skip to content

Considering new stack for user settings (in Electron) #205

@nwittwer

Description

@nwittwer

The original Reflex is essentially built on top of localStorage, but I'm not sure how scalable and resilient this is, given that data is stored to the local Chromium instance, and I'm not sure if it persists if a user upgrades Reflex versions for example.

Having a schema and the ability to do migrations would be ideal.

Some ideas:

Any other suggestions?

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