Changeset 689

Show
Ignore:
Timestamp:
12/21/07 09:02:00 (1 year ago)
Author:
dormando
Message:

Clarify error condition with cas set command by Tomash (modified by me).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/server/doc/protocol.txt

    r644 r689  
    194194- "EXISTS\r\n" to indicate that the item you are trying to store with 
    195195a "cas" command has been modified since you last fetched it. 
     196 
     197- "NOT_FOUND\r\n" to indicate that the item you are trying to store 
     198with a "cas" command did not exist or has been deleted. 
    196199 
    197200