|
@ -4,7 +4,7 @@ |
|
|
[](https://travis-ci.org/chrislusf/seaweedfs) |
|
|
[](https://travis-ci.org/chrislusf/seaweedfs) |
|
|
[](https://godoc.org/github.com/chrislusf/seaweedfs/weed) |
|
|
[](https://godoc.org/github.com/chrislusf/seaweedfs/weed) |
|
|
[](https://github.com/chrislusf/seaweedfs/wiki) |
|
|
[](https://github.com/chrislusf/seaweedfs/wiki) |
|
|
[](https://hub.docker.com/r/chrislusf/seaweedfs/) |
|
|
[](https://hub.docker.com/r/chrislusf/seaweedfs/) |
|
|
|
|
|
|
|
|
 |
|
|
 |
|
|
|
|
|
|
|
@ -120,7 +120,7 @@ On top of the object store, optional [Filer] can support directories and POSIX a |
|
|
* [WebDAV] access as a mapped drive on Mac and Windows, or from mobile devices. |
|
|
* [WebDAV] access as a mapped drive on Mac and Windows, or from mobile devices. |
|
|
* [AES256-GCM Encrypted Storage][FilerDataEncryption] safely stores the encrypted data. |
|
|
* [AES256-GCM Encrypted Storage][FilerDataEncryption] safely stores the encrypted data. |
|
|
* [File TTL][FilerTTL] automatically purge file metadata and actual file data. |
|
|
* [File TTL][FilerTTL] automatically purge file metadata and actual file data. |
|
|
* [Kubernetes CSI Driver][SeaweedFsCsiDriver] A Container Storage Interface (CSI) Driver. |
|
|
* [Kubernetes CSI Driver][SeaweedFsCsiDriver] A Container Storage Interface (CSI) Driver. [](https://hub.docker.com/r/chrislusf/seaweedfs-csi-driver/) |
|
|
|
|
|
|
|
|
[Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files |
|
|
[Filer]: https://github.com/chrislusf/seaweedfs/wiki/Directories-and-Files |
|
|
[Mount]: https://github.com/chrislusf/seaweedfs/wiki/Mount |
|
|
[Mount]: https://github.com/chrislusf/seaweedfs/wiki/Mount |
|
|
xxxxxxxxxx