diff options
| author | Chris Lu <chris.lu@gmail.com> | 2015-01-14 22:20:18 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2015-01-14 22:20:18 -0800 |
| commit | 0bd992aa44f5410d515bbbb7868b64b4da281707 (patch) | |
| tree | e2d91e2e3c664773e5dabd3becc1e0194a227b05 /docs | |
| parent | 41bd5179f349c4ca424ccefe8e3541037510be8a (diff) | |
| download | seaweedfs-0bd992aa44f5410d515bbbb7868b64b4da281707.tar.xz seaweedfs-0bd992aa44f5410d515bbbb7868b64b4da281707.zip | |
Support multiple filers with shared Redis, Cassandra.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelist.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelist.rst b/docs/changelist.rst index c4cfb9c1d..10ceb436e 100644 --- a/docs/changelist.rst +++ b/docs/changelist.rst @@ -5,6 +5,9 @@ Introduction ############ This file contains list of recent changes, important features, usage changes, data format changes, etc. Do read this if you upgrade. +v0.68 +##### +1. Filer supports storing file~file_id mapping to remote key-value storage Redis, Cassandra. So multiple filers are supported. v0.67 ##### |
