wei b1ef89bf6a add il y a 2 mois
..
src b1ef89bf6a add il y a 2 mois
.gitignore 1201e265d7 push il y a 5 ans
README.md b8a714ae5d push il y a 5 ans
pom.xml b1ef89bf6a add il y a 2 mois

README.md

redis配置优化

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

config set activedefrag yes

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