mafintosh / hyperdb

Distributed scalable database
MIT License
753 stars 75 forks source link

Add read stream tests #45

Closed e-e-e closed 6 years ago

e-e-e commented 6 years ago

@mafintosh added the tests, as well as eslint config and a minor addition to gitignore to ignore *.log files.

These tests fail on your branch as the new iterator does not seem to return keys in the order that they were added.