mecached - text protocol?

Brad Fitzpatrick brad@danga.com
Thu, 15 Jul 2004 14:40:45 -0700 (PDT)


> However, if the decision is made to move to a binary protocol, could I
> suggest you look at something standard, and perhaps even mention ASN.1
> as a specific possibility?

Then Ethereal would decode it, too.

But as for debugging, both the server and (Perl) client already have debug
modes, so I've never found myself looking at tcpdumps.

Also, to be clear to others, we'd never "move" to a binary protocol...
we'd just add it if there's a real gain.

- Brad