open-uri-memcached icon indicating copy to clipboard operation
open-uri-memcached copied to clipboard

allow openuri memcached to be used with new memcached versions

Open slatem opened this issue 9 years ago • 3 comments

The memcache version here is ancient. This patch will allow backwards compatibility.

slatem avatar Dec 29 '15 20:12 slatem

This patch also means that rails is required. Tbh, I wouldn't recommend that anyone uses this project.

benschwarz avatar Dec 29 '15 20:12 benschwarz

I hear ya. Seemed pretty old but I thought I'd give it a try. Seems to be working for me with the aforementioned change.

Here is the wrapper code: https://github.com/evan/memcached/blob/master/lib/memcached/rails.rb

slatem avatar Dec 29 '15 20:12 slatem

Cool! — Glad it's working for you.

benschwarz avatar Dec 30 '15 02:12 benschwarz