Permalink
Please sign in to comment.
Browse files
add createValueStream, change createReadStream to match levelup
- Loading branch information...
Showing
with
227 additions
and 115 deletions.
- +24 −0 docs/api.md
- +22 −8 lib/commands.js
- +3 −3 lib/rest-handler.js
- +2 −2 test/common.js
- +1 −1 test/experimental_tests/hyperlevel-clone.js
- +6 −6 test/tests/crud.js
- +1 −1 test/tests/init.js
- +90 −9 test/tests/levelup.js
- +40 −47 test/tests/read-streams.js
- +6 −6 test/tests/replication.js
- +32 −32 test/tests/write-streams.js
Oops, something went wrong.
0 comments on commit
d84b025