{"id":2159,"date":"2022-08-13T16:17:01","date_gmt":"2022-08-13T19:17:01","guid":{"rendered":"https:\/\/felipeelia.com.br\/?p=2159"},"modified":"2023-01-16T18:28:32","modified_gmt":"2023-01-16T21:28:32","slug":"wordpress-object-cache-and-redis","status":"publish","type":"post","link":"https:\/\/felipeelia.dev\/wordpress-object-cache-and-redis\/","title":{"rendered":"WordPress, Object Cache, and Redis"},"content":{"rendered":"\n

Do you want to make your WordPress website faster while leveling up your WP programming skills<\/strong>? Object Cache may be your answer!<\/p>\n\n\n\t\t\t\t

\n\t\t\t\t
\n\t\t\t\t\t\t
\n\t\t\t\t\t\t\tTable of Contents\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t
  1. Before we go into Object Cache… What is cache?<\/a>
  2. WordPress Object Cache<\/a>
  3. How to "store" things in memory? Redis or Memcached<\/a>