PHP

Tweaking Docker for Mac performance for PHP and Symfony

Docker for Mac does not run well. Let’s figure out why and how to fix that!

June 6, 2018 — 4 minute read

Speeding up your database lookups with materialized views

Building a cache does not have to be hard - leverage PostgreSQL’s built-in materialized views to speed your application up!

August 13, 2016 — 4 minute read