node-persist icon indicating copy to clipboard operation
node-persist copied to clipboard

Super-easy persistent data structures in Node.js

Results 24 node-persist issues
Sort by recently updated
recently updated
newest added

Attempt to address #112 by adding some concurrency management

Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `serialize-javascript` from 6.0.0 to 6.0.2 Release notes Sourced from serialize-javascript's releases. v6.0.2 fix:...

dependencies

Hi I was going to use the node-persist in different parts of single node.js application, assuming different folders for persisting. But it looks like the last Init becomes the single...