cubejs / cluster2

A node.js (>= 0.8.x) compatible multi-process management module
Other
48 stars 17 forks source link

cluster2 dependency on memwatch causes failure on node 0.12.0 #85

Open hambyiii opened 9 years ago

hambyiii commented 9 years ago

The dependency on memwatch 0.2.2 prevents updating the node 0.12.0 due to binding differences in the latest nodejs being incompatible with memwatch. Memwatch is also seems to be no longer maintained, which makes a solution not to simple.

missinglink commented 9 years ago

resolved by https://github.com/cubejs/cluster2/pull/86 please merge+publish