No9 / node-leveldown-gap

A leveldown implementation for Phonegap - mothballed please see localstorage-down
10 stars 2 forks source link

rename to localstorage-down #1

Open max-mapper opened 10 years ago

max-mapper commented 10 years ago

I can't see anything phonegap specific in here, what do you think about renaming this ti localstorage-down?

No9 commented 10 years ago

That is fine by me but this should be pulled up to the latest abstract-leveldown.

Is this urgent?

For the record
https://github.com/No9/leveldown-mobile and https://github.com/bamse16/leveldown-ios were meant to be merged into this (Hence the name) but it never landed.

To be honest the friction of using the phonegap API was too high and I think it would be better and more useful to go totally native with a websocket server wrapper. E.G. https://github.com/rstudio/httpuv with level stuck in.

@maxogden Are you looking for the name or just being a good mrs doyle :)

max-mapper commented 10 years ago

not urgent, just wondering because someone asked me yesterday if there was a localstorage adapter for levelup and this one wasn't discoverable by them

TehShrike commented 10 years ago

I second this. I skipped over this library and was browsing around for a while because I assumed that this library used some Phonegap-specific functionality.

No9 commented 10 years ago

Thanks for the bump @TehShrike OK I have moved this to here https://github.com/No9/localstorage-down and pushed it to npm. It is passing fine on my machine chrome FF and Explorer but testling seems to have problems tonight so I don't know about mobile. Will update the readme here too.