Skip to content

NewCommandProcessingInfrastructure/CQRS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Command Query Responsibility Segregation

Type safe implementation of Command Query Responsibility Segregation.

Features:

  1. Command Logging + retrieval.
  2. Middleware logic.
  3. PostProcessing logic to change the state of the command logged, e.g. Inprocess to Completed etc.

About

Command Query Responsibility Segregation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages