Skip to content

Commit 75d0ccb

Browse files
committed
readme update chunking feature item
1 parent ccd484d commit 75d0ccb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Document: https://tisunion.github.io/PrimeBackup/
99
## Features
1010

1111
- Hash-based, compressed file pool deduplication. Only new or changed data is stored, with no hard limit on backup count
12-
- Optional CDC (content-defined chunking) for large, locally edited files to improve deduplication across backups
12+
- Optional blob chunking algorithm. Supports CDC (content-defined chunking) for large, locally edited files to improve deduplication across backups
1313
- Safe restore workflow: confirmation + countdown, automatic pre-restore backup, recycle-bin rollback, and data verification
1414
- Comprehensive backup operations, including backup/restore, list/delete, import/export, comments/tags, etc.
1515
- Smooth in-game interaction, with most operations achievable through mouse clicks

README.zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
## 功能特性
1010

1111
- 基于哈希的文件池与压缩去重:仅存储新增或变更的数据,备份数量没有上限
12-
- 可选的 CDC(Content-Defined Chunking,内容定义分块)分块存储:适用于大文件的局部编辑场景,能显著提升跨备份的去重效果
12+
- 可选的数据分块存储算法。支持使用 CDC(Content-Defined Chunking,内容定义分块)分块,适用于大文件的局部编辑场景,能显著提升跨备份的去重效果
1313
- 安全的回档流程:包含确认与倒计时、回档前自动创建备份、回收站式的回滚机制以及数据完整性校验
1414
- 完善的备份操作,包括备份回档、展示删除、导入导出等
1515
- 流畅的游戏内交互,大部分操作都能点点点

0 commit comments

Comments
 (0)