Home >  Term: write-through caching
write-through caching

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 0

Kūrėjas

  • FMasayuki
  •  (Diamond) 9316 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.