Git Product home page Git Product logo

asyncstorage-down's People

Contributors

andymatuschak avatar davidnpma avatar mvayngrib avatar psychollama avatar sethvincent avatar staltz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asyncstorage-down's Issues

Does not seem to work in latest React Native

I'm using React Native 0.11.0, Node 4.0.0, XCode 7.0, and iOS 9 in the iPhone Simulator.

Running a demo app exactly as described in your README, I get

screenshot 2015-09-20 15 26 24

In the logs it says:

Unable to resolve module events from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/lib/levelup.js
Unable to resolve module util from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/lib/levelup.js
Unable to resolve module util from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/lib/levelup.js
Unable to resolve module util from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/deferred-leveldown/deferred-leveldown.js
Unable to resolve module stream from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/readable.js
Unable to resolve module buffer from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_readable.js
Unable to resolve module events from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_readable.js
Unable to resolve module stream from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_readable.js
Unable to resolve module util from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_readable.js
Unable to resolve module buffer from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_writable.js
Unable to resolve module stream from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/lib/_stream_writable.js
Unable to resolve module buffer from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/node_modules/level-iterator-stream/node_modules/readable-stream/node_modules/string_decoder/index.js
Unable to resolve module util from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/lib/util.js
Unable to resolve module leveldown/package from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/lib/util.js
Unable to resolve module leveldown from /Users/nolan/workspace/TestAsyncStorageDown/node_modules/levelup/lib/util.js

Any advice? To repro, just open up that demo app in XCode and hit Run.

Must provide DB

screen shot 2018-02-12 at 1 26 37 pm

screen shot 2018-02-12 at 1 26 50 pm

screen shot 2018-02-12 at 1 27 02 pm

Hey hows it going? thank you for providing this wonderful wrapper, Im really happy I found it. I ran into this problem and wondering if anyone can spot what I might be doing wrong thank you in advance.

optimize iterator

since we have all the keys in memory, we could make levelup's createReadStream work faster by taking advantage of AsyncStorage.multiGet and having the iterator preload in batches, iterate over cached values...repeat

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.