mafintosh / hyperdb

Distributed scalable database
MIT License
753 stars 75 forks source link

Fix race condition in createHistoryStream #54

Closed hackergrrl closed 6 years ago

hackergrrl commented 6 years ago

This fixes an issue where an 'append' event could be missed if it comes from a new feed while historic data is still being processed.