Update README.md

This commit is contained in:
Chris Lu 2019-05-06 13:05:35 -07:00 committed by GitHub
parent c7c75a2fe8
commit 2dae50a18c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,6 +108,7 @@ SeaweedFS can work very well with just the object store. [[Filer]] can then be a
* Optionally fix the orientation for jpeg pictures.
* Support ETag, Accept-Range, Last-Modified, etc.
* Support in-memory/leveldb/boltdb/btree mode tuning for memory/performance balance.
* Support rebalancing the writable and readonly volumes.
[Back to TOC](#table-of-contents)