mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Mount Remote Storage (markdown)
parent
a835c9d912
commit
d01ed6679a
|
@ -32,7 +32,7 @@ With `remote.mount`, you can mount one bucket or any directory in the bucket.
|
|||
|
||||
## Cache Metadata
|
||||
|
||||
This `remote.mount` operation will pull down all metadata from the remote storage.
|
||||
This `remote.mount` will also pull down all metadata from the remote storage.
|
||||
|
||||
Later, any metadata operations will be fast to just read local metadata.
|
||||
|
||||
|
|
Loading…
Reference in a new issue