Skip to content

erick t. hitter

web tinkerer

  • Home
    • Adventures with VPS
      • Backups
      • mailserver
      • nginx
      • SSL
    • Tech & Tools
    • WordPress
  • Photos
  • Musings, ramblings, etc.
  • Code
    • GitHub
    • Automating plugin releases to WordPress.org using GitLab CI
    • Generating a CSR with SAN at the command line
    • Monitoring and culling stale GitLab Runner instances
  • Presentations
    • Presentations @ Slideshare
  • Plugins
    • Automating releases using GitLab CI
    • Redis User Session Storage
  • About
    • Public Keys
      SSH, PGP, etc
    • apt repos
    • Timeline
      Where I’ve been and when
    • Contact
    • License
    • Donate
    • Privacy Policy
  • Twitter
  • GitLab
  • GitHub
  • WordPress.org

Latest Posts

  • Plugin updates and translation lessons
  • Connecting an iHome SmartPlug to Home Assistant
  • Compiling nginx with GitLab CI

Categories

Redis Page & Object Caching

When I self-hosted my WordPress sites, I used Redis for both object and page caching. I’ve since switched hosts and no longer leverage Redis.

For posterity, my Redis Page Cache plugin can be found on GitLab at https://git.ethitter.com/wp-plugins/redis-page-cache.

The Redis Object Cache plugin that I once contributed to was abandoned long ago. In its place, I recommend Till Krüss’s plugin: https://wordpress.org/plugins/redis-cache/.

Privacy Policy Proudly powered by WordPress