Chris Lu
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
@ -101,7 +101,7 @@ On top of the object store, optional [Filer] can support directories and POSIX a |
|
|
* Automatic compaction to reclaim disk space after deletion or update. |
|
|
* Automatic compaction to reclaim disk space after deletion or update. |
|
|
* [Automatic entry TTL expiration][VolumeServerTTL]. |
|
|
* [Automatic entry TTL expiration][VolumeServerTTL]. |
|
|
* Any server with some disk spaces can add to the total storage space. |
|
|
* Any server with some disk spaces can add to the total storage space. |
|
|
* Adding/Removing servers does **not** cause any data re-balancing. |
|
|
|
|
|
|
|
|
* Adding/Removing servers does **not** cause any data re-balancing unless trigged by admin commands. |
|
|
* Optional picture resizing. |
|
|
* Optional picture resizing. |
|
|
* Support ETag, Accept-Range, Last-Modified, etc. |
|
|
* Support ETag, Accept-Range, Last-Modified, etc. |
|
|
* Support in-memory/leveldb/readonly mode tuning for memory/performance balance. |
|
|
* Support in-memory/leveldb/readonly mode tuning for memory/performance balance. |
|
|