Added behavior method around testing of keys.
[awesomized/libmemcached] / include / memcached.h
index 92000fe8ae11eb74bc12a647dc48bfce557c86bc..e0f829aa7b526de3140b47107e162f6800d25bab 100644 (file)
@@ -101,6 +101,7 @@ typedef enum {
   MEMCACHED_BEHAVIOR_BUFFER_REQUESTS,
   MEMCACHED_BEHAVIOR_USER_DATA,
   MEMCACHED_BEHAVIOR_SORT_HOSTS,
+  MEMCACHED_BEHAVIOR_VERIFY_KEY,
 } memcached_behavior;
 
 typedef enum {