We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
采用DDD设计原理后,持久层的操作粒度过大,导致性能低下。 我采用的解决方案:
待解决的问题:
代码位置 方案详情
如果您有好的方法或建议,请在下方提出。
After using DDD design principle, the repository operation grain is too large, resulting in low performance. Solution:
Problems to be solved:
source code location solution detail here
If you have better solutions or suggestions, please put forward them below.
The text was updated successfully, but these errors were encountered:
seethefruture
No branches or pull requests
采用DDD设计原理后,持久层的操作粒度过大,导致性能低下。
我采用的解决方案:
待解决的问题:
代码位置
方案详情
如果您有好的方法或建议,请在下方提出。
After using DDD design principle, the repository operation grain is too large, resulting in low performance.
Solution:
Problems to be solved:
source code location
solution detail here
If you have better solutions or suggestions, please put forward them below.
The text was updated successfully, but these errors were encountered: