creationix / nstore

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

Save without callback #49

Open nedobylskiy opened 7 years ago

nedobylskiy commented 7 years ago

Allow call save function without callback defined