Updated Filer as a Key Large Value Store (markdown)

Chris Lu 2020-12-27 15:34:13 -08:00
parent 076ac22e67
commit 0f1ad00c54

@ -1,6 +1,6 @@
# Key-Large-Value Store
Usually key-value stores are limited by the storage capacity. With SeaweedFS, you can get 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 maintaining reasonable speed.
## How to do it?