Blogue
Boost WordPress performance with redis object caching
2020-11-09
Optimizing database queries is a must with WordPress as it rely a lot on MySQL/MariaDB. That’s where Redis, an in-memory data structure store, used as a database, cache and message broker, comes into play. Redis
Laravel: General error: 1835 Malformed communication packet after MariaDB update
2020-11-04
MariaDB update to 10.2.35 is causing the following MySQL error on Laravel with PHP <= 7.2. cPanel servers on automatic updates have all been updated to this MariaDB version last night. Laravel error SQLSTATE[HY000]: General