Object cache
The WordPress object cache is the second layer of caching that is encountered by requests that pass through the page cache and are routed to the origin servers. The object cache stores common or expensive operations directly into memory so that subsequent requests can quickly access them.