Skip to content

优化 #3980

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

Open
KouShenhai opened this issue Apr 9, 2025 · 3 comments
Open

优化 #3980

KouShenhai opened this issue Apr 9, 2025 · 3 comments
Assignees
Labels

Comments

@KouShenhai
Copy link
Owner

KouShenhai commented Apr 9, 2025

长度 2000 字符串【1-2000】
int 2 4 8【16,32,64】
decimal 长度整数长度【1-64】+小数长度length 【1-4】
integerLen decimalLen
布尔 true/false

@KouShenhai KouShenhai self-assigned this Apr 9, 2025
@KouShenhai
Copy link
Owner Author

KouShenhai commented Apr 10, 2025

增加分表策略

按天或月分表

增加分库策略【自定义负载均衡策略】写

整个多种数据源,关系型+非关系型,基于负载均衡策略写,抽象为仓储层

@KouShenhai
Copy link
Owner Author

租户=0,可以新增租户数据源,其他租户,不可新增租户数据源,前端锁定,后端校验
设置数据源,查询租户=0
租户管理新增几种数据源配置

@KouShenhai
Copy link
Owner Author

report
property
event

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

No branches or pull requests

1 participant