Skip to content

Encounter27/eh-outbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eh-outbox: An implementation of standard outbox pattern.

eh-outbox is the experimental driver of standard message outbox and message relay pattern which is useful to publish the domain events to external service as well as to preapare the different read views. It will help to decouple the write and read side, so even if readside service/db is down, still the write side will be operational.

Note: It is experimental driver and eventually will be merge to eventhorizon(https://github.com/looplab/eventhorizon) once it is stable enough.

Design: alt text

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages