I was wondering if 'curr_items' in the memcache stats is the number of stored keys ? From my testing , curr_items returned for me a higher number then the counter I've used to count the number of memcache keys by getting all the keys and counting it.
Can someone confirm that curr_items isn't the number of keys and what does curr_items represents