summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-12-05 02:48:39 +0100
committerLinus Nordberg <linus@nordu.net>2016-12-05 02:48:39 +0100
commit3da6fcdd4e253b37ad140e6733a7596169c5a6dc (patch)
tree3842a1327483f851a591e3c2c30e930d0a8c4107
parent6812e7420c1f1f966d5ae0f765d35436e56e33f3 (diff)
Add changes to 0.9.0.
-rw-r--r--NEWS.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 9863a53..278f9ec 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-# Changes in catlfish 0.9.0-dev
+# Changes in catlfish 0.9.0 - 2016-12-04
## Features
@@ -7,7 +7,13 @@
## Improvements
+- A new algorithm for merge backup and merge dist has been implemented.
- Merge-backup is now sending in chunks, improving performance.
+- Backup quorum is now configurable.
+- Configuration format now supports combined frontend and storage
+ nodes.
+- Support for Erlang R17 and R18 added.
+- Large tests added.
# Changes in version 0.8.0 - 2015-09-21