Skip to content

Commit 447d54c

Browse files
kianaharris4bernao
andauthored
Update articles/hpc-cache/hpc-cache-create.md
Co-authored-by: Bernhard Behn <[email protected]>
1 parent 847d80b commit 447d54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hpc-cache/hpc-cache-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Cache options include:
102102

103103
* **Read-only caching**
104104

105-
This type of cache provides higher throughput than a standard cache, but is designed to optimize file read access only. You can't configure a read-only cache to also cache client writes. This type of cache has only one cache size option for each throughput option.
105+
This type of cache provides higher throughput and lower latency than a standard cache, but is designed to optimize file and directory read access only. You cannot configure a read-optimized cache to use read-write cache usage models, but a read-after-write workload will result in a cache-hit, as the writes are persisted synchronously to the storage target. This type of cache has only one cache size option for each throughput choice.
106106

107107
* **Read-write premium caching (Preview)**
108108

0 commit comments

Comments
 (0)