"Default behavior is the library strives to be quick and accurate"
和
MEMCACHED_BEHAVIOR_NO_BLOCK
Causes libmemcached(3) to use asychronous IO. This is the fastest transport available for storage functions.
我想知道 MEMCACHED_BEHAVIOR_NO_BLOCK 的默认值是否为 1?