larsw
larsw
Any news on this?
Node.js is single-threaded, so it isn't possible to achieve true concurrency.
``` import { open } from 'lmdb'; // or require let myDB = open({ path: 'my-db', }); await myDB.put('greeting', { someText: 'Hello, World!' }); console.log(myDB.get('greeting').someText) await myDB.transaction(() => { myDB.put('greeting',...
+ install typical tools like pwntools, angr, PIL etc.
It doesn't work with the Amazon Cloud Reader (e.g. reading books): http://read.amazon.com/
Any news on this?
Anyone looked into this issue recently?
The scenario was for local testing. I created a minimal httpd.conf that works, but if you do anything out of the ordinary, it would be nice to see our setup.
Anything happening here?