I am looking for the best way to stream data from MongoDB to my web client via my Node.js server layer. I am requesting about 10MB of data each query and the query is already indexed on day_timestamp. Note, I am looking for the best way to stream data fr