TIL: Kafka vs Redpanda – different defaults for data durability
Kafka and Redpanda take fundamentally different approaches to durability of acknowledged messages.
Kafka and Redpanda take fundamentally different approaches to durability of acknowledged messages.
A tiny library for grouping related errors into categories while keeping compatibility with errors.Is() and errors.As().
Two fundamental issues with Mockery that make it less appealing for Go projects.
Two practical rules that help keep abstractions useful without overengineering.
Walk through building an aggregation pipeline in ClickHouse with a stock data example.
An elegant way to obfuscate identifiers in PostgreSQL.