1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-07-03 13:53:53 +01:00
notes/content/database/redis-monitor.md

13 lines
194 B
Markdown
Raw Normal View History

---
title: Monitor redis commands
tags:
- Redis
emoji: 👀
link: https://redis.io/commands/monitor/
---
It's often useful to view what Redis is working on.
1. Connect to redis
2. `MONITOR`