韦二铭 b8a714ae5d push il y a 5 ans
..
src b8a714ae5d push il y a 5 ans
.gitignore 1201e265d7 push il y a 5 ans
README.md b8a714ae5d push il y a 5 ans
pom.xml 21b56a8a90 push il y a 5 ans

README.md

redis配置优化

在redis中执行以下命令开启自动清理碎片配置

config set activedefrag yes

手动清理会阻塞线程不建议手动清理