Coder Social home page Coder Social logo

IndexedDB adaptor about lawnchair HOT 8 CLOSED

brianleroux avatar brianleroux commented on June 11, 2024
IndexedDB adaptor

from lawnchair.

Comments (8)

mikeal avatar mikeal commented on June 11, 2024

I'm implementing all of CouchDB on top of IndexedDatabase.

http://github.com/mikeal/IDBCouch

I've been getting regular builds from some people at Mozilla as they've been implementing it. Here is the latest one:

http://ftp.mozilla.org/pub/mozilla.org/firefox/tryserver-builds/[email protected]

from lawnchair.

paulirish avatar paulirish commented on June 11, 2024

This is rad. Good looks, mikeal.

from lawnchair.

gatapia avatar gatapia commented on June 11, 2024

Any idea when this adaptor will make it into the trunk? Is anyone implementing this as yet?

from lawnchair.

paulirish avatar paulirish commented on June 11, 2024

So far the IndexedDB is very volatile and so it's not ready to write for yet. Even mozilla exposes it as mozIndexedDB, i believe.

from lawnchair.

mikeal avatar mikeal commented on June 11, 2024

that's also because the mozilla implementation still includes stuff that they have proposed go in to the spec but hasn't been officially added yet.

from lawnchair.

gatapia avatar gatapia commented on June 11, 2024

Yes, I was working on indexeddb the last few days (FF4beta) and its totally unusable, super unstable. And the documentation is virtually non existent. So I guess this will just have to wait.

Thanks

from lawnchair.

mikeal avatar mikeal commented on June 11, 2024

I've actually found it to be fairly stable.

I'm using a large portion of the API and all my unit and performance tests are passing.

Some exceptions can be ambiguous and parts of the API may only be documented on the mailing list right now but if you want to try and learn from example you can check out http://github.com/mikeal/IDBCouch .

from lawnchair.

brianleroux avatar brianleroux commented on June 11, 2024

So, I think imma gonna close this issue for now... thinking as we see Couch move to more places Lawnchair is only going to be a client/wrapper lib.

from lawnchair.

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.