ドキュメントに記載されているように
"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 かどうかを知りたいですか?