PHP 8.1 is out and the hip new feature for non-blocking and asynchronous programming in PHP are fibers. In this post we're going to explore them and see how we at ReactPHP will start with them at the edge.
Started the upgrade for my Kubernetes cluster on DigitalOcean earlier tonight, previous upgrades ran without issues,
but this time it took a dark turn. In a nutshell, if you have private Docker images hosted at docker.pkg.github.com
migrate them to ghcr.io
.
Ever since I've migrated to Kubernetes
I've been working on a
Matomo
Helm chart
. Part of that Helm chart is having autoscale it on how
busy PHP FPM is, a.k.a. the percentage of busy workers.