diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2019-06-10 21:55:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-10 21:55:57 -0700 |
| commit | fe78cc0bc9b5b765f24e9be928a99a8fafd98be0 (patch) | |
| tree | 2a155ce6c5b6473f9a2fab0ed86515e4b315778d /README.md | |
| parent | be3f1f84a2d7a545d2ded04be1bc40dc9b6e7436 (diff) | |
| download | seaweedfs-fe78cc0bc9b5b765f24e9be928a99a8fafd98be0.tar.xz seaweedfs-fe78cc0bc9b5b765f24e9be928a99a8fafd98be0.zip | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ SeaweedFS can work very well with just the object store. [[Filer]] can then be a * [filer server][Filer] provide "normal" directories and files via http. * [mount filer][Mount] to read and write files directly as a local directory via FUSE. * [Amazon S3 compatible API][AmazonS3API] to access files with S3 tooling. -* [Erasure Coding for warm storage][ErasureCoding] to reduce storage cost. +* [Erasure Coding for warm storage][ErasureCoding] Rack-Aware 10.4 erasure coding reduces storage cost and increases availability. * [Hadoop Compatible File System][Hadoop] to access files from Hadoop/Spark/Flink/etc jobs. * [Async Backup To Cloud][BackupToCloud] has extremely fast local access and backups to Amazon S3, Google Cloud Storage, Azure, BackBlaze. * [WebDAV] access as a mapped drive on Mac and Windows, or from mobile devices. |
