Mike Perham
                                            Mike Perham
                                        
                                    If I remove -U, will `nc` start failing on other platforms that do support `-U`?
Yeah we can change the packages and binary to install and use socat.
Hey, dude! Interesting. BTW I'm no longer supporting memcache-client. You'll need to fix it yourself or switch to Dalli. On Mon, Mar 21, 2011 at 3:28 PM, cjbottaro < [email protected]>wrote:...
Yep, unfortunately that is correct today. I'm open to suggestions for how to make this easier. This change is designed to remove an entire style of attack on the Web...
We're going to allow inline styles for 7.3 but they'll need to move to static classes + predefined javascript for 8.0. Right now I'm writing an example extension which you...
Yeah, that's the investigate part of the task. Too bad it's mostly noise. We can give it a subset of packages excluding the parser stuff.
Try the same operation with the Dalli gem and see if that breaks too.
Commit d0cdc1c tests a huge multi-get operation with 10,000 elements and it works perfectly on my local OSX machine.
Sorry, that commit's in Dalli: http://github.com/mperham/dalli/commit/d0cdc1c88511511327af2248e3a7ea70559ec221
Sidekiq 7 has moved away from redis-rb to the newer redis-client gem so depending on hiredis will make a future migration to Sidekiq 7 harder. https://github.com/redis-rb/redis-client There is a corresponding...