Update README.md

This commit is contained in:
teest114514
2026-01-22 21:10:17 +08:00
committed by GitHub
parent 8fe3d595e7
commit 98e702f242

View File

@@ -17,7 +17,7 @@
## 更新日志
### 2026年1月22日
- **自动解密增量优化(实验性)**
- **自动解密增量优化(实验性延迟降低至500ms至3s**
- **WAL 增量写入**:开启 WAL 后,首次全量解密到工作目录,后续监听 data dir 的 WAL/SHM 并增量写入工作目录数据库。
- **实验性提示**:该功能目前为实验性,遇到异常会回退全量解密以保证一致性。