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

Migrating to more robust localforage #11

Closed
wants to merge 4 commits into from
Closed

Conversation

akshaisarma
Copy link
Member

Fixes #9

@akshaisarma
Copy link
Member Author

Since ember-localforage-adapter currently serializes the whole storage on every write, it's really inefficient. We do not want to use it as is. ember-local-storage wants to add localforage support, so we should wait for that: funkensturm/ember-local-storage#153

@akshaisarma akshaisarma mentioned this pull request May 11, 2017
@akshaisarma akshaisarma deleted the localforage branch March 19, 2019 18:14
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