#redis
2 postsFebruary 22, 2023
Laravel with Heroku Redis and SSL
Redis 6.x appears to require SSL for connections and that's a problem with Heroku. Heroku does have documentation on how to get around…
August 5, 2019
Installing PHPRedis with PECL/Homebrew
I ran into trouble installing the PHP Redis extension installed on my Mac. Homebrew no longer installs PHP extensions and instead suggests…