meteor-reactive-aggregate
meteor-reactive-aggregate copied to clipboard
Aggregation Cursors?
I like the idea of this package and i remember reading one day that Aggregations can return a cursor.
Im wondering instead of refetching the documents from the DB https://github.com/JcBernack/meteor-reactive-aggregate/blob/master/aggregate.js#L34 and tracking that cursor if its possible to follow the aggregation cursor discussed here https://docs.mongodb.org/v3.0/reference/method/db.collection.aggregate/#cursor-behavior
That would be great. I will look into it, but probably not before next year.
Did this ever happen?
Unfortunately not, no time to look into it.
Thanks for the response :)
+1