Code Monkey home page Code Monkey logo

Comments (6)

kurko avatar kurko commented on July 30, 2024

Waiting for a PR 😄

from ember-localstorage-adapter.

laureanoarcanio avatar laureanoarcanio commented on July 30, 2024

Hi Kurko, thanks for your contribution. Do you have any update on this? I building an app that heavily depends on local storage right now and got stuck into the problem of finding what version of ember will properly work with ember-data 1.0.beta.16 and your latest release. Thanks!

from ember-localstorage-adapter.

iamdtang avatar iamdtang commented on July 30, 2024

@laureanoarcanio I have found this https://github.com/funkensturm/ember-local-storage as an alternative for small things, but if you really need the data store, i'd recommend just using the REST adapter and doing server side persistence. I've found several bugs with this library in its current state and I don't know enough about building adapters to fix them lol.

from ember-localstorage-adapter.

laureanoarcanio avatar laureanoarcanio commented on July 30, 2024

@skaterdav85 Thanks! I tried with different ember-data versions and the problems I was having are solved using this version: 1.0.0-beta.19. (I had problems with toString method on findQuery). That link is a plain localStorage module, I need it to be an adapter actually, as most of my application is already built. Thanks for the help!

from ember-localstorage-adapter.

fsmanuel avatar fsmanuel commented on July 30, 2024

@laureanoarcanio It now has an adapter in master. I'll release a new version very soon. Just wait for some feedback. If you would like to try it and give some feedback that would be much appreciated.

from ember-localstorage-adapter.

laureanoarcanio avatar laureanoarcanio commented on July 30, 2024

Hi thanks @fsmanuel, I already have this working on my project and it's doing okay. What I ended up doing is try until I found an ember data version that worked (1.0.0-beta.19) as I needed to get the project going for my client.

BTW, I'm storing big amounts of data into local storage, and I found it very slow and blocking so I might move to IndexeDB really soon.

I will try your repo as soon as I can. Thanks for the help

from ember-localstorage-adapter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.