eslachance / native-level-promise

A proper, Class-based, Promisified, Node 8 Native wrapper around level.
MIT License
2 stars 1 forks source link

Using Level-Party #1

Closed eslachance closed 7 years ago

eslachance commented 7 years ago

level-party adds the ability to use leveldb across multiple node instances (like sharding). Howeve, it also removes .destroy() and .repair() which is sad, but necessary.