Level / rocksdb

Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.
MIT License
229 stars 53 forks source link

Implement getMany() #183

Closed MeirionHughes closed 2 years ago

MeirionHughes commented 2 years ago

Cherry pick:

MeirionHughes commented 2 years ago

@vweevers Do you want me to PR each individually or all at once? Or do you want to do it? Maybe the others will need some work and won't be picked to easily, but I feel like I'm making more work than is necessary picking your commits one at a time. :/

vweevers commented 2 years ago

Done in https://github.com/Level/rocksdb/pull/184