0

ドキュメントに記載されているように

"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 かどうかを知りたいですか?

4

1 に答える 1