This talk is about Twemcache - the Twitter memcached. In this talk, we'll briefly go over the architecture of the caching system at Twitter and delve into details of Twemcache, which is one of the fundamental building blocks of our caching system. We'll discuss the new features in Twemcache, namely custom eviction algorithm, thread-local stats collection and command logger and the motivations behind them.