+1 vote
in MemCached by
Which of the following command returns item statistics such as count, age, and eviction?

Statistics item

Item

Stats item

1 Answer

0 votes
by

C) Stats item

Reason:

The Memcached stats items command returns item statistics such as count, age, eviction, and so on, sorted by slab ID.

...