Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul storage #35

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Overhaul storage #35

wants to merge 12 commits into from

Conversation

yellowsink
Copy link
Member

@yellowsink yellowsink commented Aug 12, 2024

Completely rewrite storage from scratch:

  • cleaner, easier to maintain code
  • remove dependency on overly complex IDB library
  • deeply nested reactivity
    • natively, no more three layers of proxies for plugin storage
    • remove shelter.plugin.flushStore
  • simplify multiple storage types used in shelter by making shelter stores capable of dropin replacing solid stores
  • make a separate idb, deep proxy, and reactive storage library, similar to how shelter-ui is split out

Linear ticket: UWU-69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant