Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 165 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 165 Bytes

Redis

1.查询分析

1.监控

monitor
echo "monitor" | redis-cli -h x.x.x.x -p xxx -a xxx

2.查看慢查询

slowlog get