pcharbon70
pcharbon70
AEAsh Elixir
Created by pcharbon70 on 5/16/2025 in #showcase
AshCommanded: Declarative CQRS and ES patterns for Ash
Yes in the sense that implements the full CQRS/ES cycle. Its based on the battle-tested Commanded library by Ben Smith. I only wrote a DSL that lets us easily declare it and use Ash actions with it. It really depend if you intent to implement a fully event-source system or not. AshEvents might be totally enough for your purposes. It can be complex writing a whole CQRS/ES system and there are many things to consider. It can also be really rich and rewarding too though when well done.
12 replies
AEAsh Elixir
Created by pcharbon70 on 5/16/2025 in #showcase
AshCommanded: Declarative CQRS and ES patterns for Ash
I am not much on social media
12 replies
AEAsh Elixir
Created by pcharbon70 on 5/16/2025 in #showcase
AshCommanded: Declarative CQRS and ES patterns for Ash
Ohh sure thing
12 replies
AEAsh Elixir
Created by pcharbon70 on 5/16/2025 in #showcase
AshCommanded: Declarative CQRS and ES patterns for Ash
Ahh yeah did not post in Ash forum, so sure go ahead
12 replies
AEAsh Elixir
Created by pcharbon70 on 5/16/2025 in #showcase
AshCommanded: Declarative CQRS and ES patterns for Ash
On just did but not sure if in right area so sure go ahead.
12 replies
AEAsh Elixir
Created by pcharbon70 on 5/16/2025 in #showcase
AshCommanded: Declarative CQRS and ES patterns for Ash
Hehe, this one is based on the Commanded library so they can discuss it with him! The underlying library can also connect to EventStoreDB and so can this one. I used Commanded in production before but it has a lot of ceremony. Since discovering Ash declarative approach I become too lazy...
12 replies