|
|
|
|
|
by hexsprite
2998 days ago
|
|
Meteor 1.6 supports Node 8.9.x. What's questionable about Meteor's use of Mongo? Reading the oplog? You don't need to use the reactivity if you don't want it. There is a simple API to either use polling or turn off reactivity altogether if you don't care about it. |
|
Doesn't matter what new versions support if we can't update things.
The reactivity choice was made for us (poorly).