diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2017-01-15 12:39:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-15 12:39:39 -0800 |
| commit | 8b15523c9dae59b1338a54360ce3dbeadbae5124 (patch) | |
| tree | d8ebd40990955318d481a0bdb6d889d5be22cdec | |
| parent | e05cc109a602946785894324594e45850a82cd9b (diff) | |
| download | seaweedfs-8b15523c9dae59b1338a54360ce3dbeadbae5124.tar.xz seaweedfs-8b15523c9dae59b1338a54360ce3dbeadbae5124.zip | |
Update README.md
| -rw-r--r-- | README.md | 11 |
1 files changed, 4 insertions, 7 deletions
@@ -7,9 +7,10 @@  -- [Download Binaries](https://github.com/chrislusf/seaweedfs/releases/latest) -- [Mailing List](https://groups.google.com/forum/#!forum/seaweedfs) -- [Documentation](https://github.com/chrislusf/seaweedfs/wiki) +- [Download Binaries for different platforms](https://github.com/chrislusf/seaweedfs/releases/latest) +- [SeaweedFS Mailing List](https://groups.google.com/d/forum/seaweedfs) +- [Wiki Documentation](https://github.com/chrislusf/seaweedfs/wiki) + [](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=EEECLJ8QGTTPC) @@ -28,10 +29,6 @@ There is only a 40 bytes disk storage overhead for each file's metadata. It is s SeaweedFS started by implementing [Facebook's Haystack design paper](http://www.usenix.org/event/osdi10/tech/full_papers/Beaver.pdf). SeaweedFS is currently growing, with more features on the way. -[Download latest compiled binaries for different platforms](https://github.com/chrislusf/seaweedfs/releases/latest) - -[SeaweedFS Discussion Group](https://groups.google.com/d/forum/seaweedfs) - ## Additional Features * Can choose no replication or different replication level, rack and data center aware * Automatic master servers failover - no single point of failure (SPOF) |
