dlq
Here are 11 public repositories matching this topic...
A Go service that consumes order events from Kafka (Redpanda), validates them, stores them in PostgreSQL, and serves them via an HTTP API and a simple web UI. It includes an in‑memory cache with warm‑up, a DLQ for invalid/failed messages, a test data producer (valid/invalid), Prometheus metrics, and OpenTelemetry tracing.
-
Updated
Feb 16, 2026 - Go
A CLI-first dead letter autopsy engine. Analyzes DLQ payloads, groups failure signatures deterministically, and reconstructs execution timelines locally without any SaaS overhead.
-
Updated
Feb 24, 2026 - Go
Persistent dead-letter queue for Go — disk-backed, automatic retries with exponential backoff, crash-safe replay
-
Updated
Mar 13, 2026 - Go
RideSync is a high-performance, microservices-based backend system designed to power modern ride-sharing and carpooling platforms. Built with Go and TypeScript, the platform orchestrates complex logistics workflows, including real-time driver matching, geospatial route optimization, and automated payment processing.
-
Updated
Apr 7, 2026 - Go
A production-ready Go library for Kafka client and consumer functionality built on top of confluent-kafka-go. This library provides enterprise-grade features including intelligent batch processing, idempotency guarantees, key-based grouping, and automatic pressure management.
-
Updated
Feb 5, 2026 - Go
FlashSend is a Go-based distributed notification system that delivers SMS, Email, and scheduled notifications using RabbitMQ asynchronous workers. It implements DB-backed scheduling, exponential retries with dead-letter queues (DLQ), and horizontal worker scaling to handle traffic spikes reliably.
-
Updated
May 12, 2026 - Go
Improve this page
Add a description, image, and links to the dlq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dlq topic, visit your repo's landing page and select "manage topics."