搜索 "leveldown" 的结果(共 13 个)
level-js
An abstract-leveldown compliant store on top of IndexedDB
MIT
deferred-leveldown
A mock abstract-leveldown implementation that queues operations while a real abstract-leveldown instance is being opened
MIT
encoding-down
An abstract-leveldown implementation that wraps another store to encode keys and values
MIT
level-test
Inject temporary and isolated level stores (leveldown, level-js, memdown or custom) into your tests.
MIT
level-compose
Compose a database factory from abstract-leveldown and levelup layers
MIT
leveldown-hyper
A Node.js LevelDB binding, primary backend for LevelUP (HyperDex fork)
MIT
levelup-defaults
Change the defaults settings on a levelup instance by returning a new levelup instance that uses the same leveldown but different options
MIT
subleveldown
Split a levelup database into sublevels with their own keyspace, encoding and events
MIT