Official title and information are available only for Plus and Premium subscribers.
Patent Granted In computing, a cache (/ˈkæʃ/ kash[1]) is a component that stores data so future requests for that data can be served faster; the data stored in a cache might be the results of an earlier computation, or the duplicates of data stored elsewhere. A cache hit occurs when the requested data can be found in a cache, while a cache miss occurs when it cannot.