package
4.0.0+incompatible
Repository: https://github.com/micro/services.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Event stream processing

Event Service

Publish and consume messages from a scalable persistent event stream. Group messages by topic and asynchronously notify listeners of new events occuring in real time. Messages are persisted in case consumers disconnect.