Comprehesive CQRS Framework

Description

Comprehensive CQRS Framework that support multiple usecases and scenario that can be used in any different environment

Project Type

  • Personal Project
  • Closed Source

Status

In-progress / In-development

Category

  • Library
  • Framework

Features

  • Abstraction and generalization over Command Processor and related components involved
  • Directable Command Processor
  • Provide support for command handler based processor, but can be extended to do anything what you want to do, thanks to the abstraction
  • Multiple command handling strategy support
  • Interception functionality support for multiple components involved
  • Centralized Event Management
  • Multi error management strategy

Tech Stack

  • Programming Language
    • Java
  • Library
    • JDK