1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-11-17 04:59:07 +00:00
notes/notes/redis/monitor.md

194 B

title tags emoji link
Monitor redis commands
Redis
👀 https://redis.io/commands/monitor/

It's often useful to view what Redis is working on.

  1. Connect to redis
  2. MONITOR