mafintosh / hyperdb

Distributed scalable database
MIT License
753 stars 75 forks source link

test for readStream that fails #61

Closed e-e-e closed 6 years ago

e-e-e commented 6 years ago

This is a test to see if the read stream also returns the base prefix if a value is present. @mafintosh is this expected to fail? As a user I would expect the read stream to include the value for the key used to create the stream.

mafintosh commented 6 years ago

We merged next :)