#go
Read more stories on Hashnode
Articles with this tag
Go 1.20 release added a new experimental arena package that provides memory arenas. This article explains what memory arenas are and how you can use...
During restarts, your API may be unavailable for a short period of time required to stop an old app instance and start a new one. You can fix that by...
For PostgreSQL, MySQL/MariaDB, MSSQL, and SQLite. Migrations, fixtures, OpenTelemetry. · SQL-first Bun is a SQL-first Golang ORM for PostgreSQL,...
Still using Jaeger/Sentry? Uptrace is an OpenTelemetry tracing tool that stores data in extremely efficient ClickHouse database. · OpenTelemetry and...
BunRouter is as fast as httprouter, but supports middlewares, routing rules priority, and error handling · BunRouter is an extremely fast Golang router...