Site icon Golang Libraries, Apps, Golang Jobs and Go Tutorials

A Golang open-source low-code messaging platform

A message broker for developers made out of devs’ struggles to develop around message brokers.
Enables devs to achieve all other message brokers’ benefits in a fraction of the time.
Focusing on automatic optimization, schema management, inline processing, and troubleshooting abilities. All under the same hood. Utilizing NATS core.

 Messaging Platform Screenshots

 Why a Golang based Message Broker

Working with data streaming is HARD.
As a developer, you need to build a dedicated pipeline per data source,
change the schema, individual analysis, enrich the data with other sources, constantly crashes, adapt to different rate limits, change APIs, and scale for better performance.
It takes time and resources that you don’t have.

A message broker is an answer. In short – It’s an event store.
Message broker acts as the middleman and supports streaming architecture,
but then you encounter Apache Kafka and its documentation and run back to the monolith and batch jobs.
Give memphis{dev} a spin before.

 Message Broker Use-cases

 Golang based Features

v0.3.0

Roadmap

Exit mobile version