Skip to content

Simple implementation of the microservice outbox pattern

License

Notifications You must be signed in to change notification settings

Framstag/domainbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a small side project for funfold that explores how to efficiently poll events from task/job tables and either process them or even copy them over to new tables or place them into Kafka topics or whatever.

In fact this is a protypical implementation for the OUTBOX pattern. See microservices.io

This is a prototype and not finished.

About

Simple implementation of the microservice outbox pattern

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages