All Projects → boudra → Cqrex

boudra / Cqrex

Licence: mit
A CQRS Implementation in Elixir

Programming Languages

elixir
2628 projects

Cqrs

TODO: Add description

Installation

If available in Hex, the package can be installed as:

  1. Add cqrs to your list of dependencies in mix.exs:

    def deps do [{:cqrex, "~> 0.0.1"}] end

  2. Ensure cqrs is started before your application:

    def application do [applications: [:cqrex]] end

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].