[Ruby] memcached-client question
Peter Abrahamsen
rainhead at gmail.com
Sat Aug 16 15:47:26 PDT 2008
How about setting the raw flag in your set call?
Peter
On Wed, Aug 13, 2008 at 8:59 PM, Joe Van Dyk <joevandyk at gmail.com> wrote:
>
> On Aug 10, 2008, at 9:48 PM, Alex Strand <mrstrand at gmail.com> wrote:
>
> > So why not just unmarshall it? :-)
> >
> > Sent from my iPhone
>
> Nginx doesn't know how.
>
> Joe
>
>
> >
> >
> > On Aug 10, 2008, at 2:24 PM, "Joe Van Dyk" <joe at pinkpucker.net> wrote:
> >
> >> Hi,
> >>
> >> If I'm saving a string to memcached, why would you Marshal it before
> >> sending it to memcached?
> >>
> >> Today, I ran into weirdness when saving a RSS feed to a string and
> >> then serving it from nginx (who read it from memcached). nginx was
> >> reading the marshalled string, which looked kinda funny.
> >>
> >> Joe
> >> _______________________________________________
> >> Ruby at zenspider.com - Seattle.rb non-commercial list
> >> http://www.zenspider.com/seattle.rb
> >> http://www.zenspider.com/mailman/listinfo/ruby
> > _______________________________________________
> > Ruby at zenspider.com - Seattle.rb non-commercial list
> > http://www.zenspider.com/seattle.rb
> > http://www.zenspider.com/mailman/listinfo/ruby
> _______________________________________________
> Ruby at zenspider.com - Seattle.rb non-commercial list
> http://www.zenspider.com/seattle.rb
> http://www.zenspider.com/mailman/listinfo/ruby
>
More information about the Ruby
mailing list