Skip to content

jwilger/commanded_aggregateless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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

Elixir helpers for aggregate-less Commanded workflows with validation, authorization, routing, and read-store queries.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors