Skip to content

jwilger/commanded_aggregateless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandedAggregateless

Helpers for building aggregate-less Commanded workflows with validation, authorization, command routing, and read-store queries.

Installation

The package can be installed by adding commanded_aggregateless to your list of dependencies in mix.exs:

def deps do
  [
    {:commanded_aggregateless, "~> 1.0"}
  ]
end

Documentation is published at https://hexdocs.pm/commanded_aggregateless.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors