1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-07-01 13:23:52 +01:00
notes/content/database/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