Changeset 575 for trunk/server/doc/protocol.txt
- Timestamp:
- 07/03/07 00:30:22 (2 years ago)
- Files:
-
- 1 modified
-
trunk/server/doc/protocol.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/doc/protocol.txt
r561 r575 144 144 when the item is retrieved. Clients may use this as a bit field to 145 145 store data-specific information; this field is opaque to the server. 146 Note that in memcached 1.2.1 and higher, flags may be 32-bits, instead 147 of 16, but you might want to restrict yourself to 16 bits for 148 compatibility with older versions. 146 149 147 150 - <exptime> is expiration time. If it's 0, the item never expires
