bredthau
bredthau
The documentation states ```Create a readable stream that has indexes as keys and indexed data as values.``` So from my understanding of that sentence the keys of the readable stream...
Sure, that would also work nicely. Do you want to add it (should be `indexKey: idbKey` at line 162 + Readme and test modifications) or should I create a pull...
I have added an indexKey field and updated Readme and tests accordingly (#35 ). I haven't updated the changeglog though, since I assumed that you might want to update the...