홈 > 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