Skip to content

Look into using an actual (reactive?) database instead of vuex (for model data) #776

@chvp

Description

@chvp

https://github.com/dexie/Dexie.js

I think quite a few performance issues might be solved this way, since we can offload complex calculations to the browser while still keeping things reactive. We never (want to) use reactivity below the object level, so that wouldn't result in any problems either AFAICT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions