{"id":16192942,"url":"https://github.com/slashdotdash/implementing-cqrs-in-elixir","last_synced_at":"2025-04-07T15:13:16.073Z","repository":{"id":66695228,"uuid":"64790087","full_name":"slashdotdash/implementing-cqrs-in-elixir","owner":"slashdotdash","description":"An introduction to implementing Command Query Responsibility Segregation (CQRS) in Elixir applications.","archived":false,"fork":false,"pushed_at":"2016-12-30T19:49:36.000Z","size":13,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-13T17:46:51.437Z","etag":null,"topics":["cqrs","event-sourcing"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slashdotdash.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-02T20:23:59.000Z","updated_at":"2021-09-11T22:08:09.000Z","dependencies_parsed_at":"2023-03-11T00:14:44.835Z","dependency_job_id":null,"html_url":"https://github.com/slashdotdash/implementing-cqrs-in-elixir","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fimplementing-cqrs-in-elixir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fimplementing-cqrs-in-elixir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fimplementing-cqrs-in-elixir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slashdotdash%2Fimplementing-cqrs-in-elixir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slashdotdash","download_url":"https://codeload.github.com/slashdotdash/implementing-cqrs-in-elixir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675609,"owners_count":20977378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cqrs","event-sourcing"],"created_at":"2024-10-10T08:13:24.508Z","updated_at":"2025-04-07T15:13:16.068Z","avatar_url":"https://github.com/slashdotdash.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implementing CQRS in Elixir\n\nAn introduction to implementing the Command Query Responsibility Segregation (CQRS) architecture in Elixir applications.\n\nThis guide will help you to build your own Elixir applications following CQRS/ES principles.\n\n- Building *pure* functional, event-sourced domain models.\n- Using [eventstore](https://github.com/slashdotdash/eventstore) to persist event streams to a PostgreSQL database.\n- Command registration and dispatch; delegation to aggregate roots; event handling; and long running process managers using [commanded](https://github.com/slashdotdash/commanded).\n\nThe reader should be familiar with the [Elixir programming language](http://elixir-lang.org/) and the basic principles of [domain-driven design](https://en.wikipedia.org/wiki/Domain-driven_design).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashdotdash%2Fimplementing-cqrs-in-elixir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslashdotdash%2Fimplementing-cqrs-in-elixir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslashdotdash%2Fimplementing-cqrs-in-elixir/lists"}