binary protocol notes from the facebook hackathon

Dustin Sallings dustin at spy.net
Tue Jul 10 17:10:57 UTC 2007


On Jul 10, 2007, at 9:23 , Brad Fitzpatrick wrote:

> COMMANDS:  (for cmd byte)
>
>   get    - single key get (no more multi-get; clients should pipeline)
>   getq   - like get, but quiet.  that is, no cache miss, return  
> nothing.

	We do need to get values defined for command bytes, magic, etc...

	Paul's already written some down, so we can just go with his.

-- 
Dustin Sallings




More information about the memcached mailing list