blahah / yunodb

A portable, persistent, electron-embeddable fulltext search + document store database for node.js
Other
251 stars 17 forks source link

streaming interface #6

Open blahah opened 8 years ago

blahah commented 8 years ago

we should expose a streaming interface

this requires search-index to support streaming addition

blahah commented 7 years ago

search-index now has the streaming interface, and we're incorporating it into yunodb over in https://github.com/blahah/yunodb/blob/streaming