Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Shiva's avatar
Level 5

Clearing Redis cache

I'm using Redis for my site and I was wondering if there is a way to clear it. For example Redis::clear() or something like that.

The reason being is that while I'm testing my Redis keeps incrementing and I would like to clear it.

I've tried cache:clear, config:clear, event:clear, horizon:clear and queue:clear, but neither of them clears Redis

0 likes
2 replies

Please or to participate in this conversation.