[Ruby] memcached-client question

Joe Van Dyk joe at pinkpucker.net
Sun Aug 10 14:24:47 PDT 2008


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



More information about the Ruby mailing list