通过monitor这个命令可以查看数据库在当前做了什么操作,对于管理redis数据库有这很大的帮助

redis命令monitor详解

 

如图示,在redis客户端进行操作显示info,另一个窗口打开monitor就会显示出这个命令的操作,类似于linux中的history命令

redis命令monitor详解

 

相关文章:

  • 2022-01-12
  • 2021-10-18
  • 2022-03-03
  • 2022-01-26
  • 2021-05-30
  • 2022-12-23
  • 2021-12-05
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-23
  • 2021-12-05
  • 2022-12-23
  • 2021-09-05
  • 2021-10-31
相关资源
相似解决方案