Updated Mount Remote Storage (markdown)

Chris Lu 2021-08-15 02:30:51 -07:00
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.