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

考虑未来加入历史记录表吗? #94

Open
java-my-life opened this issue Mar 15, 2023 · 3 comments
Open

考虑未来加入历史记录表吗? #94

java-my-life opened this issue Mar 15, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@java-my-life
Copy link

考虑未来加入历史记录表吗?
随着流程的增加,表中的数据会越来越多
考虑把已完结的流程存入历史记录表来减轻审批中数据表的压力吗?

@vavi
Copy link
Collaborator

vavi commented Mar 16, 2023

嗯 很好的建议 ~ 不过是不是分库分表会更好点?

@java-my-life
Copy link
Author

嗯 很好的建议 ~ 不过是不是分库分表会更好点?

主要是分库分表会增加复杂度,后续如果功能扩展的话,一些自建表也需要一起做分库分表
因为大部分情况都是查询进行中的审批流,感觉还是像activiti、Camunda等主流工作流引擎那样加入历史表更好一些

@vavi vavi self-assigned this Mar 27, 2023
@vavi vavi added the enhancement New feature or request label Mar 27, 2023
@vavi
Copy link
Collaborator

vavi commented Mar 27, 2023

嗯 后面可以完善起来,也欢迎大家来提代码PR ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants