Meteor server side Minimongo cache

How does the serverside Minimongo cache work? My first guess would that it would be some sort of distributed hash table like memcached which contains the clients data. Could anyone enlighten me?