This project is archived and is in readonly mode.
memcache-client bugfixes and socket timeout/failover support
Reported by Joshua Sierles | December 9th, 2008 @ 09:59 AM | in 2.x
Includes fixes introduced here: http://github.com/fiveruns/memca...
- Connection retry
- Ruby 1.9 compatibility
- Better handling of disconnects
- Failover support
- Use zlib CRC32 implementation
- More consistent error handling
Also adds socket timeouts to combat the conditions described here: http://blog.rapleaf.com/dev/?p=14
- New :failover option for specifying whether to write data to another server when the original is marked dead
- SOCKET_TIMEOUT constant, default of 0.5s
see also: http://geekblog.vodpod.com/?p=80, http://github.com/jsierles/memca...
Comments and changes to this ticket
-
Repository December 9th, 2008 @ 10:14 AM
- State changed from new to committed
(from [e54f17920fddebdfa241a5d9253ad5810972af87]) Updated included memcache-client to the 1.5.0.5 version which includes fixes from fiveruns and 37signals to deal with failover and timeouts (Joshua Sierles) [#1535 state:committed]
Signed-off-by: David Heinemeier Hansson david@loudthinking.com http://github.com/rails/rails/co...
-
yoyogo March 31st, 2011 @ 05:59 AM
oh my!! i love you so much!!
Thank you so much.
Hermes Bags
http://www.louisvuittonparty.com/
Hermes Bags
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 1535 memcache-client bugfixes and socket timeout/failover support (from [e54f17920fddebdfa241a5d9253ad5810972af87]) Updated...