Level / level-lmdb

This project has been abandoned.
Other
11 stars 5 forks source link

node lmdb #10

Open francescoagati opened 6 years ago

francescoagati commented 6 years ago

this project can't be compiled on the new versions of node. and actually lmdb is one of the only databases for levelup that support multi core write and read. can we wrap this library on https://github.com/Venemo/node-lmdb that is supported?

ralphtheninja commented 6 years ago

@francescoagati We definitely could, if it supported the abstract-leveldown api.

francescoagati commented 6 years ago

no i think of no. they don't support leveldown