This website works better with JavaScript
Home
Explore
Help
Sign In
wem
/
base-framework
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8ce5452a92
Branches
Tags
master
base-framework
/
base-springframework
/
base-springframework-redis
韦二铭
8ce5452a92
push
5 years ago
..
src
8ce5452a92
push
5 years ago
.gitignore
1201e265d7
push
5 years ago
README.md
b8a714ae5d
push
5 years ago
pom.xml
21b56a8a90
push
5 years ago
README.md
redis配置优化
在redis中执行以下命令开启自动清理碎片配置
config set activedefrag yes
手动清理会阻塞线程不建议手动清理