mirror of
https://github.com/rclone/rclone.git
synced 2025-01-03 12:59:32 +01:00
Improve description for SeaweedFS
This commit is contained in:
parent
7b7d780fff
commit
97328e5755
@ -2372,7 +2372,9 @@ storage_class =
|
||||
|
||||
[SeaweedFS](https://github.com/chrislusf/seaweedfs/) is a distributed storage system for
|
||||
blobs, objects, files, and data lake, with O(1) disk seek and a scalable file metadata store.
|
||||
It has an S3 compatible object storage interface.
|
||||
It has an S3 compatible object storage interface. SeaweedFS can also act as a
|
||||
[gateway to remote S3 compatible object store](https://github.com/chrislusf/seaweedfs/wiki/Gateway-to-Remote-Object-Storage)
|
||||
to cache data and metadata with asynchronous write back, for fast local speed and minimize access cost.
|
||||
|
||||
Assuming the SeaweedFS are configured with `weed shell` as such:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user