首页 > Term: write-through cache
write-through cache
A caching optimization wherein data written to a slow store is kept in a cache for subsequent rereading. Unlike write-back caching, write-through caching immediately writes the data to the slow store and is therefore less optimal but more secure.
0
创建者
- Maxiao
- 100% positive feedback