1
Fork 0
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-09-30 04:11:33 +01: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