creationix / nstore

nStore is a simple, in-process key/value database for node.js
MIT License
392 stars 31 forks source link

replace process.ENOENT by constants.ENOENT #43

Closed basti1302 closed 9 years ago

basti1302 commented 11 years ago

"Constants moved from process object to require('constants')" in Version 0.3.0 (http://nodejs.org/changelog.html)