mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Filer as a Key Large Value Store (markdown)
parent
0f1ad00c54
commit
75f9147e5e
|
@ -1,6 +1,6 @@
|
|||
# Key-Large-Value Store
|
||||
|
||||
Usually key-value stores are limited by the storage capacity. With SeaweedFS, you can get a key value store with almost unlimited size, while still maintaining reasonable speed.
|
||||
Usually key-value stores are limited by the storage capacity. With SeaweedFS, you can get a key value store with almost unlimited size, while still the same speed for small values and reasonable speed for larger values.
|
||||
|
||||
## How to do it?
|
||||
|
||||
|
|
Loading…
Reference in a new issue