Skip to content

Comments

feat(DB Event): DB Event, CDC, Bulog (Log management)#4

Open
aljabary wants to merge 1 commit intoWowoEngine:mainfrom
aljabary:dbevent
Open

feat(DB Event): DB Event, CDC, Bulog (Log management)#4
aljabary wants to merge 1 commit intoWowoEngine:mainfrom
aljabary:dbevent

Conversation

@aljabary
Copy link

DB Event & CDC Feature.
Is an feature to support Event Drivent Architecture and Capture Change Data. When your Data on DB is changes so your changes will be recorded on file and can be distributed to Message Broker, other DB instances can consume and replicated data changes on other side.

This feature required adapter to support other message broker engine. That why I provide an interface, it easy to customize and tested.

Example are provided and documentation can read on ./docs/dbevent.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants