Skip to content

Java/Kotlin library that may support building event driven architecture

Notifications You must be signed in to change notification settings

dhslrl321/eventro

Repository files navigation

eventro

This library may support building event driven architecture by providing below

  • Message
    • MessageEnvelop
    • Idempotent Key
      • make safer for event message duplication consumption
    • provide 3 type of message
      • command message
      • event message
      • document message (not support now)
  • MessageSerDes
    • serialize or deserialize for your events to json

About

Java/Kotlin library that may support building event driven architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages