Integrate Regrid to store and stream big files
janek26 opened this issue · 2 comments
janek26 commented
Or another filesystem for RethinkDB.
Advances to buffer -> You can stream data o or from the database
ReGrid -> https://github.com/internalfx/regrid
grantcarthew commented
That's not really in the scope of thinky
.
There are many blob stores to choose from. I wrote my own, scalable-blob-store, not to mention Amazon or Azure.
https://www.npmjs.com/search?q=blob+store
If someone would like to use regrid
they can simply add the module.
neumino commented
Like @grantcarthew, there's no reason to merge these two modules together. If someone needs both, they should just import both.