jacky-cyber

Results 6 comments of jacky-cyber

@harryadel When "update" is write to mongodb primary node(or write node), the secondary node (or read node)'s data is little later. so I think we should test the return value...

We are using the Meteor-CollectionFS, Thanks. I can maintain it.

My Meteor login name is ljshj too.

@harryadel Thanks. I will review it.

When the number of the file records is over 10,000 , the cpu usage will be very high, I want to modify its watch mode. @raix

@raix I think so too. For example, https://github.com/CollectionFS/Meteor-CollectionFS/blob/bfd5852b257ae8b35c749f34ddb12c3b0cf73a19/packages/collection/common.js#L140, When the number of the file records is over 10,000 , the observe's performance is bad.