Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 933 Bytes

File metadata and controls

27 lines (17 loc) · 933 Bytes

Rita

Rita is a library for building event-sourced applications on top of NATS.

NOTE: This package is under heavy development, so breaking changes may be introduced.

GoDoc ReportCard GitHub Actions

Install

Requires Go 1.24+ and NATS 2.12+

go get github.com/synadia-labs/rita

Getting Started

Coming soon!