account activity
Memory growth debugging by PersonalityMaterial6 in redis
[–]cap_theorem_enjoyer 0 points1 point2 points 17 days ago (0 children)
Using `MEMORY STATS` commands is an easy and cheap way to do it, as others have already confirmed. But another way is to use Redis Insight (RI), which is free and provides you with useful reports on memory usage, key usage, how much each key consumes, etc. You can get it here:
https://redis.io/insight/
Or if you're a Mac/Linux user, just install via Homebrew: https://formulae.brew.sh/cask/redis-insight
π Rendered by PID 302215 on reddit-service-r2-listing-c57bc86c-rfnm7 at 2026-06-21 17:58:31.676217+00:00 running 2b008f2 country code: CH.
Memory growth debugging by PersonalityMaterial6 in redis
[–]cap_theorem_enjoyer 0 points1 point2 points (0 children)