Magento Redis issues - Apply the Latest Patch Fix

Magento Redis issues - Apply the Latest Patch Fix

Adobe has released the fix for the Magento Redis Issue. As per the official doc, Magento version 2.3.3 and 2.3.4 were having speed issues. Redis was consuming the extra CPU and memory than it regularly does. It affected the Magento platform and the overall performance of the store.

Solution

The latest patch will solve it and improve the store performance.
  1. reducing the size of networking communication for Redis
  2. fixing race conditions that lead to extra memory consumption
  3. changing Cache Adapter to cover eviction cases
  4. decreasing Redis CPU consumption
We recommend upgrading to Redis 5 for the Magento 2.3.3 or higher versions. At Breeze, we support Redis 5. For more details, please check the official release.

We strongly suggest taking a store backup and testing the patches by applying it on stage website.

View available patches and status

Run the following command to view available patches:
  1. php ./vendor/bin/ece-patches status
To learn to apply the patch, read this.

If this is helpful, please thumbs up this article. If not, please suggest the changes to improve it.

    • Related Articles

    • What is Redis Cache and how it helps Magento?

      Redis is an in-memory data structure store, used as a distributed, in-memory key-value database, cache and message broker, with optional durability. It supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted ...
    • Do you update Magento core?

      Magento or Magento core are the core files that make the Magento platform. You can find the Magento core from the repository. For ease, Breeze does it for you, so you don’t have to download and upload the files to your server. Magento is open-source ...
    • How to use Varnish cache for Magento in Breeze?

      Varnish cache is a reverse proxy caching that increase the web site speed by serving the content on behalf of the webserver. With Breeze, you get Varnish cache for Magento right inside the dashboard. You can enable it in few steps. Enabling Varnish ...
    • What is Magento Template on Magento Dashboard Overview?

      Magento template are the version of the Magento stack used to built the store. There are various Magento versions and each one have different configuration and requirements. Breeze take care of the requirements and set up the store accordingly.
    • What is Magento Static Content?

      Static content is the files that stay the same for a long period of time. They are not subject to regular changes. So if you refresh the page, the same content will come up. For example: Website logo, header image, social media icons, HTML files, ...

    Ready your Magento Store for Core Web Vitals.