Don't pick a partial index for speed
Four index strategies on a 10M-row Postgres queue table: the winner didn't win for the reason I gave, and one setting turned it into a 1,673x loss.
Category
Developer tools: Git, Composer, npm, build tools, Docker, databases, messaging, search, CI/CD and debugging.
This category has 21 posts.
Four index strategies on a 10M-row Postgres queue table: the winner didn't win for the reason I gave, and one setting turned it into a 1,673x loss.
From workflow selection to bug hunting with bisect, rebase discipline, worktrees, and signed commits — things I noticed after years of using Git.
An introduction to CI/CD with GitHub Actions: how to set up workflows and automate your deployment process.
An introduction to Elasticsearch and Kibana: the fundamentals of full-text search, data analysis, and visualization at scale.
Using RabbitMQ with PHP: creating a message queue, publishing messages, and consuming them.
A hands-on beginner's guide to Docker's container architecture, core commands, and the concepts of volumes and networking.