Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Repository
931ecb3ba769fe2dbfb8fec15b51efe263331157
Switch branch/tag
eladmin
..
zhengjie
LoginCacheTest.java
Find file
Blame
History
Permalink
Fix cache by future (#652)
· 931ecb3b
dante
authored
Nov 23, 2021
* 利用future回调避免并发调用时有多个线程同时去数据库查询,导致消耗额外资源。经过测试在8个线程并发查询时性能提升 * 修复缓存测试时懒加载报错问题 * 调整格式
931ecb3b