Filter By Tags – Redis & laravel Series (Episode 8)



Filter By Tags – Redis & laravel Series (Episode 8)

Filter By Tags - Redis & laravel Series (Episode 8)

Redis is an in-memory data structure project implementing a distributed, in-memory key-value database, and using it with a framework like Laravel to store data that will be mostly be read and won’t change multiple times can significantly increase the speed of fetching data compared to a structured database like Mysql.

In this episode, we retrieve products from Redis and filter them by tags.

Blog: https://oluwafemialofe.com