Dustin wrote:
I just posted that ol' range spec I wrote to the wiki:
http://code.google.com/p/memcached/wiki/RangeOps
Great work Dustin!
This lead to a couple of questions:
a) Should we move other stuff out of doc/ and into the wiki?
Yes. I think we should wikify the specs and drop the XML format in the
repository.. right now it's a PITA to update ;-)
b) Should we go ahead and declare this space reserved by putting
the command IDs in the formal binary protocol definition
(protocol_binary.h).
+1
Please create struct definitions and references to the doc in the header
just like the other commands.
Cheers,
Trond