Skip to content
forked from netcorepal/cap4j

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

License

Notifications You must be signed in to change notification settings

hardweight/cap4j

 
 

Repository files navigation

cap4j                     中文

Maven Central Version GitHub license

This project is a Java implementation of the project CAP, which is used to solve the distributed transaction problem in the micro-service architecture, and it is also an event bus based on the Outbox pattern.

cap4j-ddd-codegen-maven-plugin

The cap4j-ddd-codegen-maven-plugin module is a code generator for the CAP project. It can generate the necessary code for the CAP project based on the database schema.

About

Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%