Skip to content

Listen to events from message bus and persist them in an event store

License

Notifications You must be signed in to change notification settings

evdobe/event-listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event listener

A process that listens to a domain event channel, translates and persists events of interest to an event store.

Prerequisites:

  • An event channel
  • An event store
  • Event filters
  • Event translators
  • A Message bus adapter
  • An Event store adapter
  • A process executor

About

Listen to events from message bus and persist them in an event store

Resources

License

Stars

Watchers

Forks

Packages

No packages published