mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Cloud Cache Benefits (markdown)
parent
f6bae2f698
commit
993a0df879
|
@ -69,6 +69,7 @@ SeaweedFS Cloud Cache has these unique characteristics:
|
||||||
* Tiered storages with NVME/SSD/HDD.
|
* Tiered storages with NVME/SSD/HDD.
|
||||||
* Easy to manage
|
* Easy to manage
|
||||||
* With unlimited capacity, no complicated caching strategy. Data can be fast on first read.
|
* With unlimited capacity, no complicated caching strategy. Data can be fast on first read.
|
||||||
|
* No unexpected cache evictions.
|
||||||
* Can explicitly cache or uncache files by folder, name pattern, size, age, etc.
|
* Can explicitly cache or uncache files by folder, name pattern, size, age, etc.
|
||||||
* Flexible
|
* Flexible
|
||||||
* Mounted folders can become normal folders. Just stop writing back to the cloud.
|
* Mounted folders can become normal folders. Just stop writing back to the cloud.
|
||||||
|
|
Loading…
Reference in a new issue