2026 Maintainer
Pastor
A minimal, anonymous pastebin
Overview
Pastor is a small distributed system composed of several services that each own a single responsibility: NGINX as an ingress controller, HTTP API service, gRPC Hashing service both written in Go, PostgreSQL for pastes metadata, MinIO (S3) for contents, and two Valkey cache instances as a free Redis replacement.
My Impact
I designed the entire system arhictecture aiming reliability and scalability. The code is written in Go because I like the tools it brings to your software.