memcache.get should not increase the number of items in memcache statistics, and I cannot reproduce this behavior during production.
The memcache statistics page is global, so if you have other requests (in real time or via a task queue) that will arrive in your application simultaneously using a remote api, this can increase this score.
source share