Read-through
Full definition of read-through
Adjective
read-through
- (computing) A cache that will fetch information from the original source when asked for information that is not yet cached.A read-through cache presents a simple abstraction to the calling code, which no longer has to handle the case where the information is available but not cached.