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

New API for v0.6 #14

Closed my8bird closed 12 years ago

creationix commented 12 years ago

Wow, how am I supposed to review 11 months of commits at once?! This is more than just fixing for v0.4.x-v0.6.x api changes.

creationix commented 12 years ago

I am impressed with the amount of work that has been going on with this in the various forks. Hopefully I can get all this merged upstream.

my8bird commented 12 years ago

I made a much cleaner one if you want to use that instead. I used rebase so that the merge would be much cleaner.

mike kind of sprung this massive list of commits on me and I thought you might like them also see as it all is based on your start.

On Feb 20, 2012, at 4:56 PM, Tim Caswell reply@reply.github.com wrote:

I am impressed with the amount of work that has been going on with this in the various forks. Hopefully I can get all this merged upstream.


Reply to this email directly or view it on GitHub: https://github.com/creationix/node-leveldb/pull/14#issuecomment-4063496

pvorb commented 12 years ago

truly epic