summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index a7d4b7b..bd95acb 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+ - Write data directly to DB instead of preparing it in memory first. The
+ new algorithm should be faster and uses constant memory. If you want the
+ old one back for any reason look at the '$prepare_data_in_memory' config
+ option. This option is deprecated and will be removed in the future.
3.1.0 2018-08-25T09:46:27Z
- Add --json option