milu2003
milu2003
我擦,我调试了一个下午。我以为我这边的问题。原来是bug。
hello, you create db in Main-Process, and how you use it in Renderer-Process, can you tell me?thanks!
@PMK89 I also spent a lot of time here Finally, my solution is only in the main run. The request can be made through the socket interface
@PMK89 What is the problem? I now use very well In fact, I do not use linvodb3,Because my data may be large, hundreds of thousands of millions。 Linvodb3 Queries are...
@PMK89 I have not used level-js, can not help you. If your data is small, I suggest you use nedb https://github.com/louischatriot/nedb
@PMK89 leveldown can run on windows. I use it very well。 I redesigned the index and encapsulated api according to my own needs The current query is fast. Because it...
@PMK89 You have to compiler before use it, for example: ``` "scripts": { "start": "electron main.js", "postinstall": "cd node_modules/leveldown && node-gyp rebuild --target=1.2.1 --arch=x64 --dist-url=https://atom.io/download/atom-shell" }, ``` Start the program...
主网还是测试网啊
@jasonyic I couldn't install it. I finally gave up. No reply to official emails
i need your help @Black52