Skip to content

Commit 2cc0e32

Browse files
author
Nicolas Van Eenaeme
committed
Initial commit that introduces UDF (user defined flags).
Memcached.txt specifies that flags are a 16-bit integer. Since the library uses internally 8 bits to store type, compression and serialization, this leaves us 8 bytes left to store user data. So basically added the udf_flags parameter to all relevant functions to store and retrieve them.
1 parent 30d9031 commit 2cc0e32

File tree

1 file changed

+128
-32
lines changed

1 file changed

+128
-32
lines changed

0 commit comments

Comments
 (0)