mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Super Large Directories (markdown)
parent
1985292416
commit
fe0237e570
|
@ -8,7 +8,7 @@ This is actually a common case when user name, id, or UUID are used as sub folde
|
||||||
|
|
||||||
We need a way to spread the data to all data nodes, without sacrificing too much.
|
We need a way to spread the data to all data nodes, without sacrificing too much.
|
||||||
|
|
||||||
In a sense, SeaweedFS should be as efficient and scalable as a hybrid of distributed key value store, while still using the familiar file system operations.
|
In a sense, we want SeaweedFS to be as efficient and scalable as a hybrid of distributed key value store, while still using the familiar file system operations.
|
||||||
|
|
||||||
# How it works?
|
# How it works?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue