Ecosyste.ms: OpenCollective

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

Commanded

Use Commanded to build Elixir CQRS/ES applications
Collective - Host: opensource - https://opencollective.com/commanded - Code: https://github.com/commanded

`DROP TRIGGER`?

github.com/commanded/eventstore - 34c2bf8f73113992d3c60e6c2126da0087a5e2c3 authored about 4 years ago by Derek Kraan <[email protected]>
Fix this migration

github.com/commanded/eventstore - f46d61204d26005e3870b912d53b01ff98f201e6 authored about 4 years ago by Derek Kraan <[email protected]>
Retry once when duplicate stream ID has been detected

github.com/commanded/eventstore - 58e41044934ed3b5db8cf3de4af6d5713f70ea6c authored about 4 years ago by Derek Kraan <[email protected]>
Calculate stream_version in sql for `expected_version: :any_version`

github.com/commanded/eventstore - f198be47b75a4db4a2e58b796cd581c66bd7408b authored about 4 years ago by Derek Kraan <[email protected]>
Move this SQL to the last possible moment

github.com/commanded/eventstore - b4e5835244fba72f7c51bb894ca16f3e137a52c0 authored about 4 years ago by Derek Kraan <[email protected]>
Use a transaction when there are more than 1000 events

github.com/commanded/eventstore - 89c4ce53695c32767b55a2edef6445b6d4cd042f authored about 4 years ago by Derek Kraan <[email protected]>
Modify trigger to also fire on inserts

github.com/commanded/eventstore - 36a9b82c4689ac8ac70ce9da3ae77e724d5f3415 authored about 4 years ago by Derek Kraan <[email protected]>
Prepare stream when necessary in insert_event_batch

github.com/commanded/eventstore - 0fd0a7453827ad5e7586ac0386be0371372f78eb authored about 4 years ago by Derek Kraan <[email protected]>
Script to seed an eventstore with events for benchmarking

github.com/commanded/eventstore - 0143f99943ca0d9c652a66c1a4a921f361b2a895 authored about 4 years ago by Ben Smith <[email protected]>
Hard-code all stream id

github.com/commanded/eventstore - c8c7bf7a00e4f6217183acdecb4413a8e93417c1 authored about 4 years ago by Ben Smith <[email protected]>
Insert events in a single SQL statement

github.com/commanded/eventstore - 507fa21104d7264019f645d85bef6cd54c76efe6 authored about 4 years ago by Ben Smith <[email protected]>
Apply formatting

github.com/commanded/eventstore - 79064e1740d64f12fbab9500a5a17626999875ff authored about 4 years ago by Morten Berg Nissen <[email protected]>
Allow optional event_id on EventData

github.com/commanded/eventstore - c4b9d39778910fc37498a2b41116c09cc8b2b63d authored about 4 years ago by Morten Berg Nissen <[email protected]>
Fix mistake in CHANGELOG URL

github.com/commanded/eventstore - 4cf6a3b12c60533cd31f7b5756f1f4758284f37e authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #228 from kianmeng/misc-doc-changes

Misc doc changes

github.com/commanded/eventstore - 94e9e811b03626494a22c27fd988b7be7bdbbedf authored about 4 years ago by Ben Smith <[email protected]>
Update mix.exs

Co-authored-by: Ben Smith <[email protected]>

github.com/commanded/eventstore - 2531d823b6e2b7ca7f5678c9fed9346c41e3920d authored about 4 years ago by Kian-Meng, Ang <[email protected]>
Misc doc changes

List of changes:
- Use common source url
- Fix typos
- Add changelog link to hex info page

github.com/commanded/eventstore - d3707a96e497ca16f4a56171c1877ffd4b383adc authored about 4 years ago by Kian-Meng, Ang <[email protected]>
Remove deprecated parameter from docs

github.com/commanded/eventstore - b862c3c6c4af75afe44ab882d8d96c940018341f authored about 4 years ago by Ben Smith <[email protected]>
Include release v1.2.0 breaking changes in CHANGELOG

github.com/commanded/eventstore - c70675ba3afc6849607caa2efc927df5d4c2e41b authored about 4 years ago by Ben Smith <[email protected]>
Include #226 in CHANGELOG

github.com/commanded/eventstore - b37b0f630bb385db254c47f8e38f86ad7708eb8f authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #226 from commanded/connection-down

Improve resilience when database connection is unavailable

github.com/commanded/eventstore - bd79576588d785699bf9f275c073cfcb9c7b9ce5 authored about 4 years ago by Ben Smith <[email protected]>
Improve resilience when database connection is unavailable

github.com/commanded/eventstore - 983ed0dc8dd30fbf5011d537dee0bfa36e793ef5 authored about 4 years ago by Ben Smith <[email protected]>
Release v1.2.0

github.com/commanded/eventstore - bb8c80fe1d971bd3793c9ab269f441c653d7ea9d authored about 4 years ago by Ben Smith <[email protected]>
Catch-all errors from queries

github.com/commanded/eventstore - ef5787cfc5e2d5a7d9cb898baf11ce8ad01d9ba9 authored about 4 years ago by Ben Smith <[email protected]>
Default options for tasks

github.com/commanded/eventstore - 84148d857ac99a0405fe4c29d8d7343639ec039b authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #225 from commanded/feature/postgrex-shared-connection

Share database connection for notifications

github.com/commanded/eventstore - 818df8dc4c54b7e8ecb189ad60c31663da3212c0 authored about 4 years ago by Ben Smith <[email protected]>
Include #225 in CHANGELOG

github.com/commanded/eventstore - abf774c1c7b386331991843d9f17cd2942d86567 authored about 4 years ago by Ben Smith <[email protected]>
Share database connection for notifications

Rework notifications supervisor to use shared Postgres database connection for notifications.
Ha...

github.com/commanded/eventstore - c074b4563a9d4d20ddcc036a4f6bf3c38969116c authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #35 from BasileNouvellet/patch-1

Typo in Usage.md

github.com/commanded/commanded-ecto-projections - 567cd79c2f17c0e704650ef39fd649731c643b49 authored about 4 years ago by Ben Smith <[email protected]>
Typo in Usage.md

github.com/commanded/commanded-ecto-projections - 6496340f415cbc7c1a3a2c90582e76e23f7fbd24 authored about 4 years ago by Basile Nouvellet <[email protected]>
Merge pull request #414 from commanded/feature/telemetry

Define `Commanded.Telemetry` module to emit consistent telemetry events

github.com/commanded/commanded - 32eb731828001e3af5e3ebf3d7809aad9770e344 authored about 4 years ago by Ben Smith <[email protected]>
Define `Commanded.Telemetry` to emit consistent telemetry events

github.com/commanded/commanded - 38703bd820bbc7ee3275edcc392f7a318bcf51ec authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #413 from davydog187/align-stop-exception

Align Event.Handler stop/exception with :telemetry.span/3

github.com/commanded/commanded - 27d5d8dd8dc8726db207e8ec52d6cd416620211d authored about 4 years ago by Ben Smith <[email protected]>
Align Event.Handler stop/exception with :telemetry.span/3

github.com/commanded/commanded - f2db97d2a8d47c9fa7b5b6dae1cb7759e71fd1ad authored about 4 years ago by Dave Lucia <[email protected]>
Merge pull request #412 from davydog187/remove-stop

Remove superfluous stop event

github.com/commanded/commanded - b24ef2daf2dc917cd08dec1d941436b96eb5e163 authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #411 from davydog187/fix-event-names

Fix event names

github.com/commanded/commanded - 1f40eb8d460e18f6fa12e71fb6e3f374767568eb authored about 4 years ago by Ben Smith <[email protected]>
Remove superfluous stop event

Accidently left

github.com/commanded/commanded - 77e7bb7871e5a2a25a427825d0564b9deb60fbe2 authored about 4 years ago by Dave Lucia <[email protected]>
Fix event names

While working on the tracing bridge library, found this two incorrectly
named events that slippe...

github.com/commanded/commanded - 10b4d9df9a7d009005f59908857135219e62cc02 authored about 4 years ago by Dave Lucia <[email protected]>
Merge pull request #410 from davydog187/aggregate-telemetry-exceptions

Aggregate Telemetry Exceptions

github.com/commanded/commanded - 16ae12b651318582c4642049e9004d064f627818 authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #409 from davydog187/telemetry-errors

telemetry :error -> :exception

github.com/commanded/commanded - fb588ee4a550d17c4a248b83626bb35e1e459d07 authored about 4 years ago by Ben Smith <[email protected]>
fix start event name

github.com/commanded/commanded - 9501092a9a49afb2b3885116cb3c4991a5dd0c34 authored about 4 years ago by Dave Lucia <[email protected]>
Include caller in metadata

github.com/commanded/commanded - 5b4708720ad7c15ca6f6bbe7e7b05b0368dd199d authored about 4 years ago by Dave Lucia <[email protected]>
Aggregate Telemetry Exceptions

Adds a `[:commanded, :aggregate, :execute, :exception]` event

github.com/commanded/commanded - 3a4a8b8426b206411173f9b92489dba3317de286 authored about 4 years ago by Dave Lucia <[email protected]>
telemetry :error -> :exception

Align telemetry errors with the spec, such that they correctly are
discoverable from `TelemetryR...

github.com/commanded/commanded - d57ab17091f8d55b55925618c006254711f03774 authored about 4 years ago by Dave Lucia <[email protected]>
Merge pull request #408 from davydog187/telemetry-event-handlers

start/stop/error Event.Handler telemetry events

github.com/commanded/commanded - 8123665f2dc162cae2d1c645219bcd858fe66ba3 authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #224 from LeartS/patch-1

Fix broken link in changelog

github.com/commanded/eventstore - ee63c718774a49467357e2bab3ff61dc05e37803 authored about 4 years ago by Ben Smith <[email protected]>
Fix broken link in changelog

github.com/commanded/eventstore - 8599d2c151ec7f7010ce7b494950e41ee48e2cd3 authored about 4 years ago by Leonardo Donelli <[email protected]>
Markdown formatting in CHANGELOG

github.com/commanded/eventstore - f0431bfefcaa1a6fa8251eb6dd0ae8def1d82961 authored about 4 years ago by Ben Smith <[email protected]>
Include #215 in CHANGELOG

Add @tcoopman to contributors in README.

github.com/commanded/eventstore - 3016c3bb8531e719bb0e7d1ba59bfb2b36304b96 authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #215 from tcoopman/feature/transient-subscriptions

Transient subscriptions

github.com/commanded/eventstore - e4b56e25a3221fe0202427886b9f85bfa2375fc5 authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #216 from commanded/feature/shared-database-connections

Shared database connection pools

github.com/commanded/eventstore - 33dea31fafe42bc89045dc0ae8ee6b5b9ae1f3e6 authored about 4 years ago by Ben Smith <[email protected]>
Shared database connection pools

Include #216 in CHANGELOG

github.com/commanded/eventstore - 9c67f783984b5aa30a04fffd34377c1483ef5034 authored about 4 years ago by Ben Smith <[email protected]>
Fix EEX bug when using Elixir 1.10.x

github.com/commanded/eventstore - 1cf3f6e8aa3bc4d885191ee8fedabba9126213c7 authored about 4 years ago by Ben Smith <[email protected]>
update handler state

github.com/commanded/commanded - 04ccb15c9ab5dcbb894cfc40e413cb0deba19982 authored about 4 years ago by Dave Lucia <[email protected]>
start/stop/error Event.Handler telemetry events

github.com/commanded/commanded - d5e1f79b903784a3ec4ee232db4cd070857b44c2 authored about 4 years ago by Dave Lucia <[email protected]>
registry integration

github.com/commanded/commanded - b6442ec1304d08e863ede31aaf3b85b257d157ca authored about 4 years ago by Dave Lucia <[email protected]>
Merge pull request #407 from davydog187/telemetry-aggregate

Aggregate command dispatch start/stop telemetry events

github.com/commanded/commanded - fc2709b24199a9f34df6c9173899e2c0c82ea78b authored about 4 years ago by Ben Smith <[email protected]>
start/stop Aggregate telemetry events

github.com/commanded/commanded - f004f6edfb5dd02269850e89b3fae4241ee8b324 authored about 4 years ago by Dave Lucia <[email protected]>
Include #406 in README

github.com/commanded/commanded - 2c30ef963c5b2263bbf9594e581e5029b105eac2 authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #406 from lex-mala/feature/command-identity

Command Identity

github.com/commanded/commanded - 33833a23c0b59ef4223c782c98ec81f2eef819fa authored about 4 years ago by Ben Smith <[email protected]>
implement

github.com/commanded/commanded - a7835992ad4147ac4580de402d4ea197c3cc441d authored about 4 years ago by factorijnul <[email protected]>
Merge pull request #28 from commanded/github-actions

Configure GitHub Actions

github.com/commanded/commanded-extreme-adapter - 472a35580ab652d6703342250ba8aa3ceffb9159 authored about 4 years ago by Ben Smith <[email protected]>
Configure GitHub Actions

Migrate from Travis CI to GitHub Actionbs

github.com/commanded/commanded-extreme-adapter - 0949a09b19eceb6fde29b3aa4219265699d75f52 authored about 4 years ago by Ben Smith <[email protected]>
Remove Travis CI build status from README

Using GitHub Actions for CI.

github.com/commanded/commanded-eventstore-adapter - 76dad75bdde56390329cbd71b2dba4dddededa5e authored about 4 years ago by Ben Smith <[email protected]>
[Doc] Update Docker command in testing guide

github.com/commanded/commanded-extreme-adapter - 68a166d7f1bdf11b8e7f873ec01a204a413fc204 authored about 4 years ago by Ben Smith <[email protected]>
Upgrade to Commanded v1.2.0

github.com/commanded/commanded-extreme-adapter - 591cc493994d182a6995a3e843214070502d4fc4 authored about 4 years ago by Ben Smith <[email protected]>
Allow options to be passed to subscriptions

github.com/commanded/commanded-extreme-adapter - 38c98d20b707440c22bf16702308ca93ae2e209c authored about 4 years ago by Ben Smith <[email protected]>
Merge pull request #217 from commanded/feature/schema-prefix

Runtime event store configuration

github.com/commanded/eventstore - c5b1902d725f19b69a4e863a533bbacdc53cf071 authored about 4 years ago by Ben Smith <[email protected]>
Extract SQL statements as EEX template files

github.com/commanded/eventstore - 75aceb3cb4882c11d6ff2d0f5c9b4ff6342e95ee authored about 4 years ago by Ben Smith <[email protected]>
Bump Elixir version to v1.11.1 and upgrade deps

Fix compiler warnings.

github.com/commanded/eventstore - c0947868eae58029aa3622a6e56546b1c30fd84a authored about 4 years ago by Ben Smith <[email protected]>
Include #402 in CHANGELOG

Add @cjuniet to contributors in README.

github.com/commanded/commanded - 88bd8f0a4811df5752ffa703bf01b19621924c36 authored over 4 years ago by Ben Smith <[email protected]>
Merge pull request #402 from cjuniet/prepare_command

Pass execution context to aggregates before execution

github.com/commanded/commanded - a8066f34f425facba1d411f7697ceec978affbfb authored over 4 years ago by Ben Smith <[email protected]>
Pass execution context to aggregates before execution

Add an optional `before_execute/2` callback to Aggregates, called just
before the `execute/2` ca...

github.com/commanded/commanded - d3a5744cea5afe7e7b27ff3a41e09d9091da10e4 authored over 4 years ago by Christophe Juniet <[email protected]>
Add Dirk Elmendorf (@delmendo) to BACKERS.md

Thanks for your sponsorship Dirk!

github.com/commanded/commanded - af4a3b2b46a2db481ac9b040a4e9e57d5957a8fe authored over 4 years ago by Ben Smith <[email protected]>
Include #217 in CHANGELOG

github.com/commanded/eventstore - dc131bd50587585c747c91621c3fc2deb4ff7f23 authored over 4 years ago by Ben Smith <[email protected]>
Runtime event store config store

- Lookup event store config at runtime.
- Include Postgres `schema` in all database queries.

github.com/commanded/eventstore - a8f44e872aea431d4771e075eb894957c903b604 authored over 4 years ago by Ben Smith <[email protected]>
Remove obsolete `:pool_overflow` config option

github.com/commanded/eventstore - 39ded9197d504e08eee3872c7d27f0ecc1edc979 authored over 4 years ago by Ben Smith <[email protected]>
remove :wip flag in tests

github.com/commanded/eventstore - 2a91c4fb3e8af246c122db4858fac9df148b8e5a authored over 4 years ago by Thomas Coopman <[email protected]>
update documentation

github.com/commanded/eventstore - 321527358f8eee9a121b9ac06a3a23a83cb2d865 authored over 4 years ago by Thomas Coopman <[email protected]>
add more tests

github.com/commanded/eventstore - cb8772612e63e224f28072c103e43e31ed758844 authored over 4 years ago by Thomas Coopman <[email protected]>
only ack when not transient

github.com/commanded/eventstore - 3ee13d3d71cfab96e9560ca405c073e01ba61a4c authored over 4 years ago by Thomas Coopman <[email protected]>
formatting

github.com/commanded/eventstore - fdee3e1ccb085ce1bfad3b05b74cfeefe63038f8 authored over 4 years ago by Thomas Coopman <[email protected]>
change subscribe event for transient subscriptions

github.com/commanded/eventstore - 376a88aa3a293b6220775de7e8ead07cadd0bccc authored over 4 years ago by Thomas Coopman <[email protected]>
Merge pull request #33 from commanded/feature/schema-prefix

Support `schema_prefix/2` function

github.com/commanded/commanded-ecto-projections - 05af732cf6fc52c83b88a06b5ebdc0595c1c3a02 authored over 4 years ago by Ben Smith <[email protected]>
Include #33 in CHANGELOG

github.com/commanded/commanded-ecto-projections - e8e3bb37947276c53086fb05933877d1b7eb51cd authored over 4 years ago by Ben Smith <[email protected]>
Support `schema_prefix/2` function

Allow a two-arity schema prefix function to be used to determine the prefix for the projection v...

github.com/commanded/commanded-ecto-projections - 75904331d48b04ec74842774448230dd92792b9f authored over 4 years ago by Ben Smith <[email protected]>
Test `init/1` callback function

github.com/commanded/commanded-ecto-projections - c547d8f6a26928c494f1e1ef5eae43c5354de41f authored over 4 years ago by Ben Smith <[email protected]>
Merge pull request #32 from commanded/runtime-projector-name

Support runtime projector names

github.com/commanded/commanded-ecto-projections - fdc5db42f17eed19c2e3299dae8e0ae67df82b60 authored over 4 years ago by Ben Smith <[email protected]>
Include #32 in CHANGELOG

github.com/commanded/commanded-ecto-projections - 368811189959a5ffd6d1309873aa3e1a4614b865 authored over 4 years ago by Ben Smith <[email protected]>
Add subscriptions query

github.com/commanded/eventstore - e9e949263a735af02c406e57d730ce7d9f87e558 authored over 4 years ago by Ben Smith <[email protected]>
Bump version in "Getting Started" guide

github.com/commanded/commanded-eventstore-adapter - 90cd8ea56163dcf9b6529ae9b2dc20cc474c7420 authored over 4 years ago by Ben Smith <[email protected]>
Migrate to GitHub Actions for CI

github.com/commanded/commanded-eventstore-adapter - adb841424fc7cf58de293ea50ff7a47617c497c3 authored over 4 years ago by Ben Smith <[email protected]>
Support Commanded v1.2.0

github.com/commanded/commanded-eventstore-adapter - 1b79cb192ff70b6c11fd4bc0b735447bd1bac873 authored over 4 years ago by Ben Smith <[email protected]>
Release v1.2.0

github.com/commanded/commanded - e6dfc84d03e8b1dcc85594920b53c7c167b57960 authored over 4 years ago by Ben Smith <[email protected]>
Allow process manager `error/3` callback to return `:skip` for failed commands

Fixes #362.

github.com/commanded/commanded - aed31c37fdad4e5ed09d6c9492c62265e082f73b authored over 4 years ago by Ben Smith <[email protected]>
Backwards compatibility for `Registration.start_link`

Allow the `start_opts` to be optionally supported by registration adapters for `start_link` to b...

github.com/commanded/commanded - 8b333f4a2b1496769b54a88bcca96c362242099c authored over 4 years ago by Ben Smith <[email protected]>