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

chore: improve typespec for router dispatch resp

github.com/commanded/commanded - 665869aea3c87270a6dfbc5b5d4437454ad3611f authored over 2 years ago
Update Getting Started.md

Added import config.

Fixes this error:
```
[1]> mix event_store.create
** (KeyError) key...

github.com/commanded/commanded-eventstore-adapter - 9a1684c9e22186a53a8a50d9c2a7147c8f6e329f authored over 2 years ago
Merge pull request #497 from Metrist-Software/fix-read-event-batch-size

Set read event batch size to a somewhat saner value

github.com/commanded/commanded - fdd4d22730fcc023b9382bdff482aaa0be3bda08 authored over 2 years ago
Merge pull request #484 from yordis/improve-typespec-and-docs

Improve typespec and documentation

github.com/commanded/commanded - 13efeeb12aeb3585b284e216418715504500fd8e authored over 2 years ago
Set read event batch size to a somewhat saner value

github.com/commanded/commanded - 5624b54b0aa4847731777a7ba7de83c1516b7f49 authored over 2 years ago
chore: improve typespec

github.com/commanded/commanded - 8725a5f9bdfff315be694323c63a6b6b123ad4c8 authored over 2 years ago
bugfix: retry command executing when the aggregator is down right before the execution

github.com/commanded/commanded - b91d1fec3772a6c3c933c43853170ebdc6afa40f authored over 2 years ago
Include #493 and #489 in CHANGELOG

github.com/commanded/commanded - 4abd9ff23d3fc5fce94c625346871248471e4458 authored over 2 years ago
Merge pull request #472 from lucazulian/fix-telemetry-event-documentation

Fix process manager telemetry event measurements documentation

github.com/commanded/commanded - 9b7e89416f1f9a9bff20e458cb445768dbce30c9 authored over 2 years ago
Merge pull request #493 from commanded/feature/remove-elixir-uuid-dependency

Remove `elixir_uuid` dependency

github.com/commanded/commanded - d848192b31bce828b2e5e3a846fb53b62e30ea5a authored over 2 years ago
Implement `Commanded.UUID` module to generate random, version 4 UUIDs

github.com/commanded/commanded - 9dfd559e408c1399d5143cb9e1a4ab6fe3fcbd02 authored over 2 years ago
Fix issue with aggregate lifespan when taking a state snapshot

github.com/commanded/commanded - eca808e60d3bc9656d211c43ce5b74fbbbc49be3 authored over 2 years ago
Merge pull request #489 from qdentity/otp25

Support and test for OTP 25

github.com/commanded/commanded - 9726f9c8c096792e773d594bd834d64da7114852 authored over 2 years ago
Merge pull request #492 from thetamind/router-moduledoc-format

[Doc] Fix Router moduledoc code formatting

github.com/commanded/commanded - e78f64bc0cb018a87ec89c4fefe7728d09ed73a1 authored over 2 years ago
Merge pull request #491 from qdentity/docs-fix

Fix process manager docs formatting issue

github.com/commanded/commanded - 719b2a984de889413e06925e755b6161b366b1dd authored over 2 years ago
[Doc] Format prefix strings in Router moduledoc

github.com/commanded/commanded - 9267925ca16791621774827bf0439dc3e4f1be18 authored over 2 years ago
[Doc] Format code examples in Router moduledoc

github.com/commanded/commanded - e89254d58870cf326f93bb83f4664fe8e7244fe0 authored over 2 years ago
Include #249 in CHANGELOG

github.com/commanded/eventstore - 7748401ef0e4a95dbc3cc440f6d7ba1d45d5d3ab authored over 2 years ago
Merge pull request #249 from venndr/master

Add option to use Eventstore with PGBouncer

github.com/commanded/eventstore - aa2e6bd43f21ae1d32ef07ceecdb650538b94910 authored over 2 years ago
Include #253 in CHANGELOG

github.com/commanded/eventstore - 9dec04b8a50c36a3448ba43eaa6912ebbcf92fad authored over 2 years ago
Merge pull request #253 from qdentity/remove-uuid-dep

Remove unmaintained elixir_uuid dependency

github.com/commanded/eventstore - cf001a19f4bd2eb8eb8339acb8b7bed0c4cebcd2 authored over 2 years ago
Remove unmaintained elixir_uuid dependency

github.com/commanded/eventstore - e3da6d223f20ff2788d783a4020391fe8c3f6074 authored over 2 years ago
Fix docs layout issue

github.com/commanded/commanded - 9f8be989154f99735ff2dd687aeeb391ff53b3b0 authored over 2 years ago
Support and test for OTP 25

github.com/commanded/commanded - 7cf14e648f0168f0b6e8e4f85f015a7d810ca67f authored over 2 years ago
Merge pull request #14 from jdav-dev/postgrex

Allow using postgrex 0.16

github.com/commanded/commanded-audit-middleware - 488b77bac82ac795206a589276391108c4cd9264 authored over 2 years ago
Update link to EventStoreDB in README and docs

github.com/commanded/commanded - bf73a990f67ba40f56a3600626dfc121d05e0608 authored over 2 years ago
Update sponsors in BACKERS and README

Thank you for your support!

Closes #487.

github.com/commanded/commanded - 5001c2a7f537c26a268ae7509503094148406377 authored over 2 years ago
Format code example in event handler moduledoc

github.com/commanded/commanded - bcab224662bae1a8b1108ec3355c2a7e37f512db authored over 2 years ago
Merge pull request #10 from commanded/feature/subscription-concurrency

Support Commanded v1.4.0 with subscription concurrency

github.com/commanded/commanded-eventstore-adapter - 53ba8fcf9882d4353f6ab9825c758f526c804ab9 authored over 2 years ago
Support Commanded v1.4.0 with subscription concurrency

github.com/commanded/commanded-eventstore-adapter - 04f85c9d27505ecb3f7fd7013bf4d7eacbcb5c1f authored over 2 years ago
Release v1.4.0-rc.0

github.com/commanded/commanded - 83cefe649f2259488624148712ffd0e1a1e389f9 authored over 2 years ago
Merge pull request #486 from commanded/feature/event-handler-concurrency

Event handler concurrency

github.com/commanded/commanded - 38c1960ee7ac7d3e876f62d264a49cbbc999b847 authored over 2 years ago
Prevent event handler to be configured with `:strong` consistency and concurrency

github.com/commanded/commanded - b4a461296728b3adfd64ed65367a8a6055549500 authored over 2 years ago
Include #486 in CHANGELOG

github.com/commanded/commanded - 35c310c745eb22103f079385a0b871a821f5efb8 authored over 2 years ago
Event handler concurrency

* Allow event handler to specify a `:concurrency` option.
* In-memory event store subscription c...

github.com/commanded/commanded - 0cc7de047ed59fe3d602c7bb89c62b0b14049bec authored over 2 years ago
Merge pull request #483 from kianmeng/fix-typos

Fix typos in docs and comments

github.com/commanded/commanded - b497d8cfde386c272902809511f8373d03652684 authored over 2 years ago
Merge pull request #248 from lucazulian/avoid-dialyzer-old-plt-file-error

Avoid Dialyzer old PLT file error

github.com/commanded/eventstore - 9883f4ae9cb8bbde3e8c905e1dc6f66fac746a56 authored almost 3 years ago
fix formatting

github.com/commanded/eventstore - 8ffc51a5376843196aabea4412e29426f3db3bf7 authored almost 3 years ago
Add readme section and test

github.com/commanded/eventstore - e0cc46ed0ffba14f04aa52c9add88a76e3844d1e authored almost 3 years ago
Add option to specify second pool of connections - in session mode

That pool will be used to notifications and locks, since they can't be
used over pgbouncer trans...

github.com/commanded/eventstore - 4e595464a39a9f970222ee62a424388db00b0409 authored almost 3 years ago
Add option for specyfing separate pool for PG notifications

github.com/commanded/eventstore - ad669ec2cd172aee3f6547a0e103fb5a64bb11e3 authored almost 3 years ago
Merge pull request #480 from yordis/upgrade-ex-docs

chore: upgrade ex_docs

github.com/commanded/commanded - 5d68a2b1b7a222b6f204c48d886f3d2c9670f26a authored almost 3 years ago
chore: upgrade ex_docs

github.com/commanded/commanded - a541526b63f5b226ca5cbecd08a225436bc1e8d4 authored almost 3 years ago
fix process manager telemetry event measurements documentation

github.com/commanded/commanded - a507d733220743af6fa5887080566957ad65b825 authored almost 3 years ago
use more verbose key to avoid issues with dialyzer and elixir versions changing

github.com/commanded/eventstore - f36c8bbac36c1230d9069fe72b043033027113c1 authored almost 3 years ago
Include Credo in GitHub Actions

github.com/commanded/commanded - e5e9f48dddbdbfe18d991e01a6cf7328f7139934 authored almost 3 years ago
Fix Credo warnings

github.com/commanded/commanded - 8353e3e671650510deb5e75548b03b9b6da260c9 authored almost 3 years ago
Add Credo configuration file with desired checks enabled/disabled

github.com/commanded/commanded - d78ab0316fc454abae664b7f00d1e41ed8310f95 authored almost 3 years ago
Upgrade Elixir to v1.13.3

github.com/commanded/commanded - ba88f3fcae8a7135111f3cb2badc42aa05b76a0e authored almost 3 years ago
Merge pull request #473 from lucazulian/fix-dialyzer-old-plt-file-error

Fix Dialyzer old PLT file error

github.com/commanded/commanded - 28278b5d57b1d517f556d119580153dee2335095 authored almost 3 years ago
Merge pull request #479 from aleDsz/feature/add-credo-dependency

Add credo dependency as optional

github.com/commanded/commanded - 006a2caebe58cf55c606b7a2b1049f60e4063f28 authored almost 3 years ago
Add credo dependency

github.com/commanded/commanded - 2f98d90b6fb4ea69e113141564915098aed297b9 authored almost 3 years ago
use more verbose key to avoid issues with dialyzer and elixir versions changing

github.com/commanded/commanded - 612aec2006fc3a416af37cc367d5a8ddfceb290a authored almost 3 years ago
Merge PR #468 - Use Elixir 1.13 locally and in CI

github.com/commanded/commanded - 75b19cb3a994aa36984b63bd9b5bffab4d6f8310 authored about 3 years ago
Use latest Elixir version in GitHub Actions test

Fix dialyzer protocol warnings.

github.com/commanded/commanded - c527fed82a31920002d2f0b1b46bfd5827811f2f authored about 3 years ago
Use Elixir 1.13 locally and in CI

github.com/commanded/commanded - 5e4f36fe813d68dcfaa74f7ac10b9733a7bcbe49 authored about 3 years ago
Include #467 in CHANGELOG

Bump Elixir version to 1.9 in `mix.exs`. Use latest Erlang and Elixir versions in `.tool-versions`.

github.com/commanded/commanded - 75b22be4a83a0cd5b7e3ca377c0dc1ec2a19128f authored about 3 years ago
Merge pull request #467 from davydog187/cleanup

use Mix.Config -> import Config

github.com/commanded/commanded - 300638340db819a0b7fd56a675afb92daf3dd022 authored about 3 years ago
Update mix dependencies

github.com/commanded/commanded - 1027a23a27c78156e48012680c3eef9041c596a6 authored about 3 years ago
Include #460 in CHANGELOG

github.com/commanded/commanded - 9c9d4934013df3eb660e8450c6c6486e47788bea authored about 3 years ago
Merge pull request #460 from lucazulian/allow-a-process-manager-to-stop-after-dispatching-a-command

Allow a process manager to stop after dispatching a command

github.com/commanded/commanded - 04cf7614733b561433744be4ebf391a7d63ea506 authored about 3 years ago
Include screenshots in README

github.com/commanded/eventstore-dashboard - 283ae17e9f1c26aab1b1e96031d99b4b36bd9f61 authored about 3 years ago
Merge pull request #1 from commanded/feature/list-streams-and-events

List event store streams and events

github.com/commanded/eventstore-dashboard - 4066bbbb9c1065d00803f7bb5fd2ba5da667a360 authored about 3 years ago
List event store streams and events

github.com/commanded/eventstore-dashboard - 0f1f0634db73e606cd47be0f0d2fb001a8ec6982 authored about 3 years ago
Initial EventStore Dashboard commit

github.com/commanded/eventstore-dashboard - fa60fb7861690a81519190d6f5fa329aaa94af9b authored about 3 years ago
Merge pull request #438 from davydog187/event-store-events

EventStore telemetry events

github.com/commanded/commanded - 3592fc8dd74519cbde62fab521adc90cecfc5188 authored about 3 years ago
remove telemetry registry

github.com/commanded/commanded - 07e3474e8f8e0330f0ed4cd5d43a331845fac5ae authored about 3 years ago
documentation, metadata

github.com/commanded/commanded - 24233ba75ba0d8cc332e1e640972dc45d9655e78 authored about 3 years ago
api coverage and tests

github.com/commanded/commanded - 7d620528cdd7cb1aff7ba7f02b4b9f86d47b46a8 authored about 3 years ago
EventStore telemetry events

github.com/commanded/commanded - 6507bb6663af6b8ee7c755ce45e279b05e15f78e authored about 3 years ago
use Mix.Config -> Config

Available since Elixir [1.9.0](https://hexdocs.pm/elixir/1.13.1/Config.html#config/2)

github.com/commanded/commanded - 1394de20ee0be4e6106c0551397c159451ed4d98 authored about 3 years ago
Merge pull request #247 from commanded/feature/stream_info

Add `stream_info/2` function

github.com/commanded/eventstore - e6d88fb1506a84549e2b84f92e4e5e9069f42dc9 authored about 3 years ago
Update mix dependencies

github.com/commanded/eventstore - 3d3946487799e643d5c8b256f6e993e63442896a authored about 3 years ago
Include #247 in CHANGELOG

github.com/commanded/eventstore - 96638cd6275c6a819d56015bb97c99afb9fcbecc authored about 3 years ago
Add `stream_info/2` function

Add `stream_info/2` function to get basic information about a stream.

github.com/commanded/eventstore - 1a61001c849ff12bc9529b1da278c7fc54b717f8 authored about 3 years ago
Merge pull request #246 from commanded/feature/paginate-streams

Paginate streams

github.com/commanded/eventstore - 3cf9798fde365e8d4e1f81850653ccfb89c2cfd5 authored about 3 years ago
Include #246 in CHANGELOG

github.com/commanded/eventstore - 8e410630505796052b09b2c12f8a81314ebfdd9b authored about 3 years ago
Paginate streams

Allow pagination of all streams.
Support sorting when paginating streams.
Allow searching stream...

github.com/commanded/eventstore - d0c6b5936a99fb2dba351978d00db74ab8603a74 authored about 3 years ago
Always include event store module and name in `EventStore.all_instances/0` return values

github.com/commanded/eventstore - d33b27a79b6148bc09c185f4dff14122ddb4db33 authored about 3 years ago
Upgrade `.tool-versions` and GitHub Actions to Elixir v1.13.1

github.com/commanded/eventstore - 13e252931e37f10b20e0f2f4a5f6b88b8f0f373b authored about 3 years ago
Merge pull request #244 from commanded/feature/list-eventstores

List running event store instances

github.com/commanded/eventstore - e62b1a07f83a721ee5423cc5d56dec987eb4e76e authored about 3 years ago
List all instances returns the EventStore module and optional name

github.com/commanded/eventstore - 0fa8a8f8ed68b1b86637b5fa64ae1f49f207f90e authored about 3 years ago
Release v1.3.1

github.com/commanded/commanded - 6cbd898ba2a3f95e5575519fd625e362ea80ca63 authored about 3 years ago
Include #464 in CHANGELOG

github.com/commanded/commanded - 0f67bfe6bc6cc1d03d3e0a9d5bec630f15e61237 authored about 3 years ago
Merge pull request #464 from commanded/process-manager-init-on-restart

Call process manager `init/1` function on process restart

github.com/commanded/commanded - 4cfc955aaf44f80c64f95c396c183a7ff0db6a85 authored about 3 years ago
Call process manager `init/1` function on process restart

github.com/commanded/commanded - 0a62a0b8c1e24d5b2ecdd0ae815a4ba88b0df1b5 authored about 3 years ago
Include #463 in CHANGELOG

github.com/commanded/commanded - 96db04a9789597dfe477c59e1fb867ff3d6b5ef0 authored about 3 years ago
Merge pull request #463 from marpo60/call_init_on_restart

Event Handler not calling init on restart

github.com/commanded/commanded - 3f8a01b5cc1c097d3cf323a6c53d2da9179b2b2c authored about 3 years ago
Avoid calling parse_config! in child_spec

* The uniqueness is guaranted by the opts

github.com/commanded/commanded - d10e996aa482477e13032d28612ec0053a1f2910 authored about 3 years ago
Add implementation

github.com/commanded/commanded - 1007573ec5d05fd6374758b10381c74ce8d2ef60 authored about 3 years ago