Level 1
Hey, how was your experience using Redis with Filament, and how do you get benefits from redis caching to improve your site performance
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
As the title suggest, I want to use Redis with Filament to serve frequently used data from cache.
I was thinking to use request/response middleware to implement Redis, I just want to know that this is a good approach or am I missing something.
Thanks.
Please or to participate in this conversation.