creationix / node-leveldb

NodeJS bindings to levelDB - a fast and lightweight key/value database library
http://code.google.com/p/leveldb/
113 stars 32 forks source link

Updated documentation and demo #6

Closed shinuza closed 13 years ago

shinuza commented 13 years ago

Updated documentation with API changes introduced @79197cd Added a WriteBatch example in the demo