Level / leveldown

Pure C++ Node.js LevelDB binding. An abstract-leveldown compliant store.
MIT License
775 stars 176 forks source link

generate .patch files for patched leveldb #459

Open ralphtheninja opened 6 years ago

ralphtheninja commented 6 years ago

Background here https://github.com/Level/leveldown/pull/446 and https://github.com/Level/leveldown/pull/447

ralphtheninja commented 5 years ago

Removing snappy since it's a submodule now.