Subject | English | Czech |
comp., MS | write-through caching | ukládání do mezipaměti s přímým zápisem (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) |