File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ Major new features
6464
6565- new repository and locking implementation based on borgstore project
6666
67- - borgstore is a key/value store in python, currently supporting file:, sftp:
68- and rclone : backends.
67+ - borgstore is a key/value store in python, currently supporting file:, sftp:,
68+ rclone: and s3:/b2 : backends.
6969 borgstore backends are easy to implement, so there might be even more in
7070 future.
7171 - borg uses these to implement file: and ssh: repos and (new) sftp: and
@@ -231,6 +231,8 @@ Other changes
231231 of other (re)compression related features.
232232 - massively increase the archive metadata stream size limitation (so it is
233233 practically not relevant any more)
234+ - dynamic handling of missing (or reappearing) chunks replaces the borg 1.x
235+ "chunks_healthy" metadata approach.
234236
235237- source code changes
236238
You can’t perform that action at this time.
0 commit comments