Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
Commanded Alternatives
Similar projects and alternatives to commanded
-
ex_admin
ExAdmin is an auto administration package for Elixir and the Phoenix Framework
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
plug_cloudflare
Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.
-
-
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
phoenix_ecto
Phoenix and Ecto integration with support for concurrent acceptance testing
-
-
todo_backend_commanded
An implementation of Todo Backend using the Commanded CQRS Elixir library
-
-
-
Elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
-
-
-
-
phoenix_live_view
Rich, real-time user experiences with server-rendered HTML
-
-
-
conduit
RealWorld example backend implementing the CQRS/ES pattern in Elixir and Phoenix (by slashdotdash)
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
commanded reviews and mentions
-
Adding soft delete to a Phoenix Commanded (CQRS) API
So, I lied told a half-truth about aggregates. They are not hydrated in-memory for every command / event. In reality, aggregates are implemented with GenServer each caching their state and being managed under the commanded application's supervision tree (ultimately by a DynamicSupervisor called Commanded.Aggregates.Supervisor, to be specific).
-
Using CQRS in a simple Phoenix API with Commanded
The Commanded hex package is a fabulous CQRS library used by some real companies in production, but it doesn't have a great on-ramp.
-
Phoenix LiveView, but event-sourced
The context: I'm building a cryptocurrency exchange application. I don't have the business chops to run an actual exchange, so this is just for fun. The application is built in Elixir, using the Commanded framework for CQRS/ES goodness, and Phoenix LiveView because it's the hot new thing that I wanted to learn.
-
A note from our sponsor - CodiumAI
codium.ai | 31 May 2023
Stats
commanded/commanded is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of commanded is Elixir.