Changeset 689
- Timestamp:
- 12/21/07 09:02:00 (1 year ago)
- Files:
-
- trunk/server/doc/protocol.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/server/doc/protocol.txt
r644 r689 194 194 - "EXISTS\r\n" to indicate that the item you are trying to store with 195 195 a "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 198 with a "cas" command did not exist or has been deleted. 196 199 197 200
