mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-11-24 02:59:13 +08:00
Update README.md
This commit is contained in:
parent
bd727b7b53
commit
d520bc2b08
@ -98,7 +98,7 @@ It is so simple with O(1) disk reads that you are welcome to challenge the perfo
|
|||||||
|
|
||||||
SeaweedFS started by implementing [Facebook's Haystack design paper](http://www.usenix.org/event/osdi10/tech/full_papers/Beaver.pdf).
|
SeaweedFS started by implementing [Facebook's Haystack design paper](http://www.usenix.org/event/osdi10/tech/full_papers/Beaver.pdf).
|
||||||
Also, SeaweedFS implements erasure coding with ideas from
|
Also, SeaweedFS implements erasure coding with ideas from
|
||||||
[f4: Facebook’s Warm BLOB Storage System](https://www.usenix.org/system/files/conference/osdi14/osdi14-paper-muralidhar.pdf)
|
[f4: Facebook’s Warm BLOB Storage System](https://www.usenix.org/system/files/conference/osdi14/osdi14-paper-muralidhar.pdf), and has a lot of similarities with [Facebook’s Tectonic Filesystem](https://www.usenix.org/system/files/fast21-pan.pdf)
|
||||||
|
|
||||||
On top of the object store, optional [Filer] can support directories and POSIX attributes.
|
On top of the object store, optional [Filer] can support directories and POSIX attributes.
|
||||||
Filer is a separate linearly-scalable stateless server with customizable metadata stores,
|
Filer is a separate linearly-scalable stateless server with customizable metadata stores,
|
||||||
|
Loading…
Reference in New Issue
Block a user