commanded
There are 24 repositories under commanded topic.
commanded/commanded
Use Commanded to build Elixir CQRS/ES applications
commanded/eventstore
Event store using PostgreSQL for persistence
sardaukar/bank_api
Code from the Event Sourcing With Elixir blog series
commanded/commanded-eventstore-adapter
EventStore adapter for Commanded
commanded/commanded-scheduler
Schedule one-off and recurring commands for Commanded CQRS/ES applications
zdenal/commanded_events_map
Tool for analysing commanded projects and representing in flow diagram.
quarterpi/honeydew
An example app built on the CELP (Commanded Elixir LiveView PostgreSQL stack.
commanded/commanded-swarm-registry
Distributed process registry using Swarm for Commanded
fabriziosestito/commanded-spear-adapter
Spear event store adapter for Commanded
zorn/franklin
Franklin is written in Elixir, Phoenix, and LiveView and is an intentionally over-engineered blog application. It uses an event-sourced / CQRS core (via commanded) along side modern component-based UI presentation. It aims to make even the simple things overly complex in the spirit of personal education towards these architecture decisions.
simplebet/opentelemetry_commanded
Trace Commanded CQRS operations with OpenTelemetry
commanded/commanded-extreme-adapter
Extreme event store adapter for Commanded
eeng/caffe
Proof of concept of a SPA implemented with a React/GraphQL/Elixir stack.
straw-hat-team/beam-monorepo
Monorepo for the open-source packages
sean-clayton/bank_api
A DDD, CQRS, and ES app in Elixir
xtagon/nagini
Nagini - Battlesnake AI written in Elixir
herminiotorres/conduit
Medium.com clone created with Elixir and Phoenix framework utilizing CQRS/ES pattern
serradura/conduit-commanded
My implementation of Building Conduit "eBook" using updated dependencies. e.g: Phoenix 1.4.6, Guardian: 1.2, comeonin 5.1...
navneetgupta/assignment
Order Management CQRS -ELIXIR
herminiotorres/bank_api
Event Sourcing With Elixir
marcojulian/todo
Project I made following the blog's article "Using CQRS in a simple Phoenix API with Commanded" by Christian Alexander
badubizzle/elixir-eventsourcing
Eventsourcing/cqrs using Commanded (https://github.com/commanded/commanded)
dariodip/bank_api
A bank api example using CQRS/Event sourcing with Phoenix and Commanded