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

Process manager failing with `:aggregate_execution_timeout`

ggcampinho opened this issue 7 days ago
Sync Commanded to latest version

cblage opened this pull request 20 days ago
Trim stream to version

drteeth opened this pull request 21 days ago
chore: improve aggregate state management docs

yordis opened this pull request about 2 months ago
Update telemetry libs

drteeth opened this pull request about 2 months ago
Update local_cluster

drteeth opened this pull request about 2 months ago
Update include_aggregate_version documentation

TylerPachal opened this pull request about 2 months ago
chore: improve docs about aggregate version

yordis opened this pull request about 2 months ago
Allow registration handle_call/cast callbacks to be called

drteeth opened this pull request 2 months ago
Aggregate.handle_* now properly handles lifespans

drteeth opened this pull request 2 months ago
Application-wide event handler error handling

drteeth opened this pull request 2 months ago
Implement exponential backoff for retrying failed

drteeth opened this issue 2 months ago
after_start/1 config defaults to nil

drteeth opened this issue 3 months ago
add missing timeout for aggregates (gen_server) callback

bougueil opened this pull request 3 months ago
Account for time spent in lifespan test

drteeth opened this pull request 3 months ago
Update Github actions version to the latest

drteeth opened this pull request 3 months ago
Support OTP 26 and Elixir 1.17

drteeth opened this pull request 4 months ago
registration: workaround compiler peculiarity

predrag-rakic opened this pull request 4 months ago
chore: remove asdf file

yordis opened this pull request 4 months ago
Batching support

fmterrorf opened this pull request 5 months ago
Initialize with handler state

drteeth opened this pull request 5 months ago
feat: snapshot event handler state

emisilvacab opened this pull request 5 months ago
Fix interested? function doc

lpeppe opened this pull request 7 months ago
Fix Error Handling Example

TylerPachal opened this pull request 7 months ago
Using NATS as an event store?

munjalpatel opened this issue 7 months ago
Use TypeProvider for process managers snapshot serialization

vheathen opened this pull request 8 months ago
Fix refute_receive_event examples

TylerPachal opened this pull request 9 months ago
Skipped event with concurrency enabled

pirvudoru opened this issue 10 months ago
Individual stream events handling

maslowalex opened this issue 10 months ago
Aggregate throws error when execute returns more than 1000 events.

thomasdziedzic opened this issue 11 months ago
Ecto Sandbox, Projections and In Memory adapter

roehst opened this issue 12 months ago
Put telemetry on dehydration

cdegroot opened this pull request 12 months ago
Retry on timeouts

cdegroot opened this pull request 12 months ago
Make before_reset/0 an explicit callback function

DilaksunB opened this pull request about 1 year ago
Is it possible to log contents of InMemoryEventStore on failed test?

tomekowal opened this issue about 1 year ago
feat: default aggregate lifespan configuration

yordis opened this pull request about 1 year ago
Refactor router macros to limit compile-time dependencies

xpgdk opened this pull request about 1 year ago
Update erlang version

eltonplima opened this pull request about 1 year ago
Refactor router macros to limit compile-time dependencies

xpgdk opened this pull request about 1 year ago
Snapshotting 2 Aggregates having same identity

pirvudoru opened this issue about 1 year ago
Use `Logger.warning` to fix deprecation warnings

janpieper opened this pull request over 1 year ago
EventstoreDB is sunsetting the TCP protocol

tcoopman opened this issue over 1 year ago
please support multiple commanded application with one eventstore

taverngoal opened this issue over 1 year ago
fix: expose dispatch/2 in order to remove ex_doc warning

yordis opened this pull request over 1 year ago
Event retention policies?

ukazap opened this issue over 1 year ago
add compile-time config option to globally set aggregate lifespan

jvantuyl opened this pull request over 1 year ago
Correct callback parameter type in after_command process_manager.ex

DilaksunB opened this pull request over 1 year ago
Should Commanded.Event.Handler support messages from swarm?

tomekowal opened this issue over 1 year ago
Update upcaster docs

marpo60 opened this pull request almost 2 years ago
Paralelization Strategies in EventHandlers

pcarvsilva opened this issue almost 2 years ago
Support opts in append_to_stream

dvic opened this pull request almost 2 years ago
Add logging stacktrace to `handle_info`

kevinam99 opened this pull request almost 2 years ago
Add after_start/1 handler callback

dvic opened this pull request almost 2 years ago
Add tag to partition test case

fabriziosestito opened this pull request almost 2 years ago
Adds devcontainer configuraton for development environments

jwilger opened this pull request about 2 years ago
Stacktrace in event handler error?

pirvudoru opened this issue about 2 years ago
Add docs for event handler modules consistency dispatch option

MrYawe opened this pull request about 2 years ago
Docs questions

AHBruns opened this issue about 2 years ago
handler handle exit

yordis opened this pull request about 2 years ago
Lessons learned from performance optimization - an unlikely culprit

suzdalnitski opened this issue about 2 years ago
Process manager router option not working

suzdalnitski opened this issue about 2 years ago
Event number gaplessness required?

kristofka opened this issue about 2 years ago
Process manager metadata read access

vheathen opened this pull request about 2 years ago
Separate logging a process managers error.

daveli opened this pull request about 2 years ago
Properly handle EXIT signal in event handler

dvic opened this pull request about 2 years ago
Remove compile dependencies in Router

dvic opened this pull request about 2 years ago
Add batching support

cdegroot opened this pull request over 2 years ago
Reduce compile-time dependencies

mattnenterprise opened this pull request over 2 years ago
Record aggregate state while processing Multi

joaobalsini opened this pull request over 2 years ago
feat: bubble up the error from aggregate failure

yordis opened this pull request over 2 years ago
feat: return nil aggregate state when the aggregate does not exist

fahchen opened this pull request over 2 years ago
warning: redefining module Commanded.Serialization.JsonDecoder.Any

yordis opened this issue over 2 years ago
Fix typespec typo in Commanded.Application

dvic opened this pull request over 2 years ago
feat: put aggregate_state into assigns of the pipeline

fahchen opened this pull request over 2 years ago
chore: improve typespec for router dispatch resp

yordis opened this pull request over 2 years ago
Wiki Testing section is outdated

suzdalnitski opened this issue over 2 years ago
Set read event batch size to a somewhat saner value

cdegroot opened this pull request over 2 years ago
Allow to tweak batch size when reading events for an aggregate

cdegroot opened this pull request over 2 years ago
Fix EventData typespec

dvic opened this pull request over 2 years ago
Retry command execution when the aggregate process is down

qhwa opened this pull request over 2 years ago
Remove `elixir_uuid` dependency

slashdotdash opened this pull request over 2 years ago
[Doc] Fix Router moduledoc code formatting

thetamind opened this pull request over 2 years ago
Fix docs layout issue

dvic opened this pull request over 2 years ago
update FAQ regarding scheduling

dvic opened this issue over 2 years ago
Support and test for OTP 25

dvic opened this pull request over 2 years ago
General design philosophy question: sending email from process manager

DrewEaster opened this issue over 2 years ago