Use version v0.0.9 of the node-memcached driver, as the 'All the connection in the memcached pool are busy' notification got added in v 0.0.10. I'll see if I can add a fix for that this week by using my newly developed connection-pool module (https://github.com/3rd-Eden/jackpot)
On Tuesday 21 August 2012 at 11:35, jason.桂林 wrote: > I am looking for a good memcached client. > > node-memcached https://github.com/3rd-Eden/node-memcached > node-memcache https://github.com/elbart/node-memcache > > The `node-memcached` has a big bug of 'All the connections in the memcached > pool are busy' > > The `node-memcache` cant reconnect the memcache, if memcache service > restarted. > > Any other good options? > > -- > Best regards, > > 桂林 (Gui Lin) > > guileen@twitter > 桂糊涂@weibo > guileen@github > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > (mailto:[email protected]) > To unsubscribe from this group, send email to > [email protected] > (mailto:[email protected]) > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
