Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/commanded/commanded

Use Commanded to build Elixir CQRS/ES applications
https://github.com/commanded/commanded

Event handlers should ignore already seen events

e8b9a96fa937cabe9202ffa292fda8ae0fd36688 authored almost 9 years ago
README describes event handling

c21cfca713e9c1bd460421d13033c9c72857437e authored almost 9 years ago
Minor README code example correction

a27be20f34f7288cbb26ca5c6e719ebd688d77fb authored almost 9 years ago
Replace `:timer.sleep` with wait until test helper

044a1155d70e0bf4c037fbbc88bbb3f5cb212042 authored almost 9 years ago
Event handler receives events

23bc5df1adbd8777e0736a967a89ee945f9fd656 authored almost 9 years ago
Initial event handling process

e0b600467929c496fab338257acad4cac3b219f4 authored almost 9 years ago
Event handler registry

ec32b8a78100ed696124e385aacf8421477bba23 authored almost 9 years ago
README edit

9528f2d1116b191405923e9be6af1ae39a062750 authored almost 9 years ago
Minor README addition

941a5c9ff02ec7edcc420b6d48954344259123c1 authored almost 9 years ago
Retry command execution if the entity's version is incorrect

3674688e4b29fbbc236698f606d12a444633ceb2 authored almost 9 years ago
Serialization of entity events

da18c9633bc4848bd82c8993355cc7dccb6b82c5 authored almost 9 years ago
Handle dispatch of unregistered command/handler

3bf8ba3b73d751d105046d7a85bdced173e06952 authored almost 9 years ago
Include Travis CI build status in README

41315094759bb9d6757fd2d40bdd3587a8c11a9f authored almost 9 years ago
Add Travis CI build config

30558e3c7092963382cac197966992145f13c83e authored almost 9 years ago
Minor README update

010fc034633060e561d667aa7640c0e976ce604e authored almost 9 years ago
Dispatch command to entity process

7b4f072f3d1bbbec17590b874da2d2c19320ba26 authored almost 9 years ago
Top level supervisor

1ef8d088890cef3b1944dbefc2dee02d35b72fea authored almost 9 years ago
Initial command dispatching

fae2cfab1505cae317bb7d1f03c5b185607d55c6 authored almost 9 years ago
Minor README usage example

52b43a67fb011ac5cde0fbbfd56a8b7a1d0fc179 authored almost 9 years ago
Move command handler and registry to commands dir

071c93624db557b7a01665cf969811e4c7b6e462 authored almost 9 years ago
Command registry

226b2986f729e0221b6897a96685627e18c3129f authored almost 9 years ago
Specify behaviour for command handlers

b09b74972c5494cb9cce82e0a9323b97753289b6 authored almost 9 years ago
Add MIT license

f0b2712973f792248335959a8f8d1686637a2cb8 authored almost 9 years ago
Command handler protocol

da8563ace3158062c51bd32fff3da64f48c9db2f authored almost 9 years ago
Initial commit after running `mix new`

bf77f377d4642ff77b5d1867172eb7405cf27eb8 authored almost 9 years ago