Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

改进数据同步算法 #7243

Closed
88250 opened this issue Feb 3, 2023 · 2 comments
Closed

改进数据同步算法 #7243

88250 opened this issue Feb 3, 2023 · 2 comments
Assignees
Milestone

Comments

@88250
Copy link
Member

88250 commented Feb 3, 2023

之前会将 [latest, latest-sync) 区间内的全部索引纳入到同步过程中,事实上只需关注 latest 就够了,期间产生的变更数据并不需要同步。

@88250 88250 added this to the 2.7.3 milestone Feb 3, 2023
@88250 88250 self-assigned this Feb 3, 2023
88250 added a commit to siyuan-note/dejavu that referenced this issue Feb 3, 2023
88250 added a commit to siyuan-note/dejavu that referenced this issue Feb 3, 2023
@pisceswb
Copy link

pisceswb commented Feb 3, 2023

建议数据冲突后,弹出有数据冲突的提示

@88250
Copy link
Member Author

88250 commented Feb 3, 2023

设置里面可以开启冲突文件生成。

88250 added a commit to siyuan-note/dejavu that referenced this issue Feb 3, 2023
88250 added a commit to siyuan-note/dejavu that referenced this issue Feb 3, 2023
88250 added a commit to siyuan-note/dejavu that referenced this issue Feb 3, 2023
88250 added a commit that referenced this issue Feb 3, 2023
@88250 88250 closed this as completed Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants