Open iwoork opened 10 years ago
Not sure. BTW: You should not use Meteor Cluster. This is very early stage of Meteor Scaling.
@arunoda thanks! yeah we are trying to figure out what's a better way to do a 'close-to-instant' result for our chat. We are using oplog and still there's a bit of delay with just meteor. :(
hmm. Best option is to use meteor-streams
. unfortunately, I no longer maintaining it. It can be used with meteor-cluster for scaling.
Cool! Will check it out.
Does this work with Amazon's ElastiCache? I don't think ElastiCache works with password. What's the best way to configure this?