Categorygithub.com/niallgorithm/gomb
repositorypackage
0.1.0
Repository: https://github.com/niallgorithm/gomb.git
Documentation: pkg.go.dev

# README

GOMB - Go Message Broker

A general purpose package for working with message brokers, such as Kafka, Pulsar and Redis Streams, loosely inspired by Golang's database/sql.

:warning: This repo is under construction.