Skip to content

krzysztofcybulski/nexum

Repository files navigation

Nexum Event Store

CI Maven Central

The open-source implementation of an Event Store for Kotlin.

Nexum Event Store is a library for publishing, consuming, storing and retrieving events.

Highly inspired by Rails Event Store ✌️

What is it for?

  • Simple publish-subscribe bus
  • Decouple business logic from external concerns
  • Communication layer between loosely coupled components
  • Extract side-effects (notifications, metrics etc.) from business code
  • Build and audit-log
  • Create read-models
  • Implement event-sourcing

About

Kotlin Event Store

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages