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

Upgrade dependencies

Release v0.1.2

github.com/commanded/commanded-audit-middleware - 19557cd8ab7353143cc7ee701b26e4cd0fd2e23a authored over 7 years ago by Ben Smith <[email protected]>
Blacklist primary node in Swarm config

github.com/commanded/eventstore - 4f99bfd5a1b55e513978d06ded50dbf8e915c0ac authored over 7 years ago by Ben Smith <[email protected]>
Lookup existing stream process before attempting to start

Simplify event publishing via registry (local, distributed).

github.com/commanded/eventstore - 940451236ab4212015395954abae432f8ff7ba69 authored over 7 years ago by Ben Smith <[email protected]>
Include guide to running on a cluster of nodes

github.com/commanded/eventstore - 59e39f1fe12defd10a7084c817f18f7fce0cbfb4 authored over 7 years ago by Ben Smith <[email protected]>
Remove `:timer.sleep` calls in test storage reset

github.com/commanded/eventstore - 0bb3f875abbb95d449fd7a8ccec504439846d9dd authored over 7 years ago by Ben Smith <[email protected]>
Add sleep during distributed test storage reset

github.com/commanded/eventstore - 7b5a7e76e1e0fde39d8b682aa3c521a2f8449712 authored over 7 years ago by Ben Smith <[email protected]>
Remove `Commanded.Supervisor` from README

Including Commanded as a mix dependency will automatically start the application and its top lev...

github.com/commanded/commanded - dcce9b3a5fb8c0d7d9c073e92d8a75196dfcf351 authored over 7 years ago by Ben Smith <[email protected]>
Include Swarm handlers in distributed registration

github.com/commanded/eventstore - dad36c6826531070085b84fb1a75febeb07075ea authored over 7 years ago by Ben Smith <[email protected]>
Test storage initializer wait for distributed publishers

github.com/commanded/eventstore - 5f81b606462f4c32445dc8e3cc4d4d0220139d4d authored over 7 years ago by Ben Smith <[email protected]>
Remove `IO.inspect/1` call

github.com/commanded/eventstore - 3bf93508569f8633963d4551ba61f52a35a519c7 authored over 7 years ago by Ben Smith <[email protected]>
Event pub/sub using local Registry and distributed Swarm

github.com/commanded/eventstore - bd626e776c2b09196b8a8d606e195fab881ae5e3 authored over 7 years ago by Ben Smith <[email protected]>
Registry macro

github.com/commanded/eventstore - 6fb3ec5b3cf84e5e256ac78c2f3d62e764a74368 authored over 7 years ago by Ben Smith <[email protected]>
Use `with` special form to use an opened stream

github.com/commanded/eventstore - cd7fad3ea8cd0cbeb202fbad44aa135b7956d1d7 authored over 7 years ago by Ben Smith <[email protected]>
Provide process name as options keyword list for local registry

github.com/commanded/eventstore - fd4e50bebd9e580461a42d7239f722ba430d049c authored over 7 years ago by Ben Smith <[email protected]>
Close stream delegates to stream process

github.com/commanded/eventstore - 72ea3549b3e5d5aac05995a7bc3c329e9bb587ad authored over 7 years ago by Ben Smith <[email protected]>
Publish events test process restart

github.com/commanded/eventstore - 0d0fc916c3e0e8b0450c0e394092994e1fe1b216 authored over 7 years ago by Ben Smith <[email protected]>
Use a separate registry for subscriptions

github.com/commanded/eventstore - f0d6e74ca81fccb1342236a5f7590a43ba3f41a6 authored over 7 years ago by Ben Smith <[email protected]>
Use local `Registry` for subscription pub/sub

github.com/commanded/eventstore - 1b85d382f1537ab132c12806198c49556bea02bc authored over 7 years ago by Ben Smith <[email protected]>
Many subscribers test

github.com/commanded/eventstore - b07c497e3e8f3e4be31644447eda2846049bde0a authored over 7 years ago by Ben Smith <[email protected]>
Initial distributed registry provider using Swarm

github.com/commanded/eventstore - a7685f3610d9e11cef6c9ff73a91bb21abfe1c37 authored over 7 years ago by Ben Smith <[email protected]>
Use separate Mix config per registry (local, distributed)

Add Mix alias (`mix test.all`) to run test suite for both registries
(local, distributed).

github.com/commanded/eventstore - cdd1ab74da0b4f51c5825471fbead4136eb9bd83 authored over 7 years ago by Ben Smith <[email protected]>
Don't distribute subscriptions

github.com/commanded/eventstore - 7055e97aae3d0c131f96a9b854bec1f856b6053c authored over 7 years ago by Ben Smith <[email protected]>
Don't distribute subscriptions amongst nodes in cluster

Subscription process should run on same node as subscriber (e.g.
subscription creator process).

github.com/commanded/eventstore - 26170a9392489ea50a728e93dd444771ebcce643 authored over 7 years ago by Ben Smith <[email protected]>
Define behaviour for process registry

Initial implementation is a local process registry using Elixir’s
Registry module.

github.com/commanded/eventstore - 9af2dbbd188148b75732f751dacdd0efcbed03d8 authored over 7 years ago by Ben Smith <[email protected]>
Include link to an example application in README

Closes #41.

github.com/commanded/commanded - dab9f6168bd70d886bb0db3d395a9b1ae274a73b authored over 7 years ago by Ben Smith <[email protected]>
Setting `event_type` field described in README

Fixes #61.

github.com/commanded/eventstore - 4d235d920f2aefae5672a993d16a859c5e3bae95 authored over 7 years ago by Ben Smith <[email protected]>
Remove obsolete TODO

github.com/commanded/eventstore - 028acd234a92e0cf2cf5f44a5ff78a06f336e203 authored over 7 years ago by Ben Smith <[email protected]>
Include in-memory event store adapter in README

github.com/commanded/commanded - 036926be04128073c8b2a3f9046eb6e7fc2f243a authored over 7 years ago by Ben Smith <[email protected]>
Use `assert_receive_timeout` in test config

github.com/commanded/eventstore - a98da63d57aeff8f227048c149a456087894da11 authored over 7 years ago by Ben Smith <[email protected]>
Merge pull request #60 from slashdotdash/feature/catch-up

Catch-up subscription waits for subscriber ack

github.com/commanded/eventstore - d33cfb2c219c6c7d930b4a52b600947eaf960060 authored over 7 years ago by Ben Smith <[email protected]>
Remove compiler warnings

github.com/commanded/eventstore - e167b5490fbf1fa0a89de130ab5a39370d4fc38a authored over 7 years ago by Ben Smith <[email protected]>
Fix formatting in README

github.com/commanded/eventstore - 05148f93dbd179007b6ff6fc9b4f6a6ae1ebba30 authored over 7 years ago by Ben Smith <[email protected]>
Publisher must resume from latest `event_id` on restart

github.com/commanded/eventstore - 372b9ea1e931dea737988d678fce09ec54cb0c40 authored over 7 years ago by Ben Smith <[email protected]>
Handle `ack` of events in batch that aren't last

github.com/commanded/eventstore - e88ca59b4061bdbdc048ece9d736f9ffde9abc1d authored over 7 years ago by Ben Smith <[email protected]>
Catch up subscription wait for event `ack`

github.com/commanded/eventstore - 7b3671877297494892eae505d1a470fcd6295e63 authored over 7 years ago by Ben Smith <[email protected]>
Use events from bench context in benchmark

github.com/commanded/eventstore - 77b721b4768f222eeea8f156c867f15c2fdf95a0 authored over 7 years ago by Ben Smith <[email protected]>
Include "Limitations" section in README

github.com/commanded/eventstore - e720c8588a75209fd979c8f24ccc180802265df1 authored over 7 years ago by Ben Smith <[email protected]>
Merge pull request #59 from slashdotdash/feature/multi-writer

Writer per event stream

github.com/commanded/eventstore - 2eac5d0f70e6cb05b8358dd4fcdd6d07f93acd86 authored over 7 years ago by Ben Smith <[email protected]>
Remove `-1` as current subscription

github.com/commanded/eventstore - 2a70295fb70e7785e5e8442690eafc40320ed78f authored over 7 years ago by Ben Smith <[email protected]>
Fix link to SQL upgrade scripts in CHANGELOG

github.com/commanded/eventstore - 19baa08a70d1740153f122e2ff654b0319c0b6f4 authored over 7 years ago by Ben Smith <[email protected]>
Schema migration SQL script for v0.10.0

github.com/commanded/eventstore - 077e8f3cfdf8d216f7b2dd127ae334dac362bc8b authored over 7 years ago by Ben Smith <[email protected]>
Add Limitations section to README

github.com/commanded/commanded - cdfa65c3d77b37a148b1e3969873c61eb4160729 authored over 7 years ago by Ben Smith <[email protected]>
Event publisher to ensure events are published in order

github.com/commanded/eventstore - 3df70ce20b282db14511aae3a6a7d84607afb0ae authored over 7 years ago by Ben Smith <[email protected]>
Make `events` and `event_counter` tables immutable

Use PostgreSQL `DO INSTEAD NOTHING` rules to prevent
update/delete/insert as applicable.

github.com/commanded/eventstore - aa53271a25c34d79439d0628aae297c08ea93978 authored over 7 years ago by Ben Smith <[email protected]>
Query latest event id from `event_counter` table

github.com/commanded/eventstore - 48350ac638d8fe08d27f3e9f601dd3d5dd1005b0 authored over 7 years ago by Ben Smith <[email protected]>
Insert events using `with` PostgreSQL keyword

github.com/commanded/eventstore - 2c013874d312e167ab92ee69ba0eb01d705a8bcf authored over 7 years ago by Ben Smith <[email protected]>
Minor SQL statement formatting

github.com/commanded/eventstore - 90711ce3b2749e6ab2a9332f7d23f1d37e2324fe authored over 7 years ago by Ben Smith <[email protected]>
Parse config in top level application module start

github.com/commanded/eventstore - 75dbe52f1e185973fd2e3a2b404fe70f9e4aeab2 authored over 7 years ago by Ben Smith <[email protected]>
Assign `event_id` during INSERT using PostgreSQL function

github.com/commanded/eventstore - 053ce07cccecaa5153b6087bc356489272a1c212 authored over 7 years ago by Ben Smith <[email protected]>
Writer is no longer a process

github.com/commanded/eventstore - 72f4eeee693108cd66448a85b31a9d3149444c95 authored over 7 years ago by Ben Smith <[email protected]>
Merge pull request #58 from slashdotdash/feature/postgrex-pool

Use DBConnection pool

github.com/commanded/eventstore - 8060630d0268a81f295ea70007c8b61bbedb8c30 authored over 7 years ago by Ben Smith <[email protected]>
Connection pool size config options in README

github.com/commanded/eventstore - dd33a8832ede021e62bde007022dade26c4cc0ef authored over 7 years ago by Ben Smith <[email protected]>
Fix README formatting

github.com/commanded/eventstore - 6db63a373a7eae06e79ab1ff606312a6869bd942 authored over 7 years ago by Ben Smith <[email protected]>
Include `:pool` config

github.com/commanded/eventstore - 7a14478689f06d6af5609d56b51fbf9da968abf7 authored over 7 years ago by Ben Smith <[email protected]>
Release v0.10.0

github.com/commanded/eventstore - 3f4a02ed878393932839390d4db30f233de28bed authored over 7 years ago by Ben Smith <[email protected]>
Force Postgrex pool as `DBConnection.Poolboy`

github.com/commanded/eventstore - b248a419b94516e453f4ff11afa699c083c2e584 authored over 7 years ago by Ben Smith <[email protected]>
Use `DBConnection.Poolboy` for database connection pooling

github.com/commanded/eventstore - 723d2fbb23c7b831197db750c59d7fb0e709d957 authored over 7 years ago by Ben Smith <[email protected]>
Seed events in benchmark setup for subscriptions

github.com/commanded/eventstore - 1aacae74907ba5393cfe6c4ddbed1d607550c7c3 authored over 7 years ago by Ben Smith <[email protected]>
Fix duplicate test `describe` block

github.com/commanded/eventstore - 44d4baa6108665654f7bbb9f7d2d62b4455e0614 authored over 7 years ago by Ben Smith <[email protected]>
Elixir v1.5.0

github.com/commanded/eventstore - 6df4a13572fa4bb534de0c89121ebe939f7bb5a0 authored over 7 years ago by Ben Smith <[email protected]>
Use absolute URL links to Wiki pages in README

github.com/commanded/commanded - 6df46fb4fb53a168951754e865faf677bb5339a9 authored over 7 years ago by Ben Smith <[email protected]>
Include links to Wiki pages in README

github.com/commanded/commanded - ac1f90db92508dc9b26cc9ed67bfcf4942ed7cb3 authored over 7 years ago by Ben Smith <[email protected]>
Elixir v1.5.0

github.com/commanded/commanded - a79941dfdc8630ea72170388d06b29cb36ad4470 authored over 7 years ago by Ben Smith <[email protected]>
Merge pull request #67 from slashdotdash/feature/dispatch-stream-version

Command dispatch optionally returns aggregate version

github.com/commanded/commanded - 6a93798b856438afaa96aa5d398d1fdb9773d9d0 authored over 7 years ago by Ben Smith <[email protected]>
Optional `after_update/3` callback function in projectors

github.com/commanded/commanded-ecto-projections - b4f9a2e93aef0d5221bd01422fc90f02baced46e authored over 7 years ago by Ben Smith <[email protected]>
Add CHANGELOG

Release v0.4.0

github.com/commanded/commanded-ecto-projections - f3e58f1e47af2433fd9581116a7796c3eaaadc23 authored over 7 years ago by Ben Smith <[email protected]>
Include Contributers section in README

github.com/commanded/commanded-ecto-projections - 67be28ef7648fe82ab3a1cbf23fe4318b12c8a80 authored over 7 years ago by Ben Smith <[email protected]>
Command dispatch optionally returns aggregate version

You can optionally choose to include the aggregate's version as part of
the dispatch result by s...

github.com/commanded/commanded - 1a423a89ef8b258bde0ce59436eae8b06e9f8387 authored over 7 years ago by Ben Smith <[email protected]>
Merge pull request #1 from astery/repo-option

Add repo option in __using__ macro

github.com/commanded/commanded-ecto-projections - e3e51a371fd084957737d685554cddcaef48fa3d authored over 7 years ago by Ben Smith <[email protected]>
Write your own event store provider in README

github.com/commanded/commanded - 643366c0e4462dc641691435c7b018155206505a authored over 7 years ago by Ben Smith <[email protected]>
Fix code formatting in README

github.com/commanded/commanded-extreme-adapter - c2678289e4470fed9718a9b92f7f18c31974b8ed authored over 7 years ago by Ben Smith <[email protected]>
Prevent `:stream_prefix` from containing a dash character

Fixes #3.

Release v0.2.0

github.com/commanded/commanded-extreme-adapter - 04328a32e5cba4f2c805e74bb72611bb2175e51f authored over 7 years ago by Ben Smith <[email protected]>
Changing event store adapters in README

github.com/commanded/commanded - 5f23f243d6064beba84402a270825f1dd5aa1a1b authored over 7 years ago by Ben Smith <[email protected]>
Add (re)compile Commanded dependency step to event store adapter setup

github.com/commanded/commanded - eb3a772553eb326024d37ac91c2c8cacc9bb803a authored over 7 years ago by Ben Smith <[email protected]>
Ensure event store adapter is configured in environment config

github.com/commanded/commanded - 90f05cd715cb2d9fb45c22f5907060ce98bb9aaf authored over 7 years ago by Ben Smith <[email protected]>
Use serializer configured in environment at runtime

github.com/commanded/eventstore - cb83101db3c6c4f60c475f24a79115a61bb1b57b authored over 7 years ago by Ben Smith <[email protected]>
Fix intermittent subscription test

github.com/commanded/eventstore - 49da5be851a4bc70e33ba2e06c7e180fb1f079ea authored over 7 years ago by Ben Smith <[email protected]>
Include "Need help?" section in README

github.com/commanded/eventstore - e87981e1e9e3f2e9eda09a8371bb04190f984690 authored over 7 years ago by Ben Smith <[email protected]>
Fix mailto link in README

github.com/commanded/commanded - 1051c42c35644a560918c4368e40db6e8ae3cb93 authored over 7 years ago by Ben Smith <[email protected]>
Fix link to Issues in README

github.com/commanded/commanded - 4f8a432da8e95dd8780762e7cb827289998d24a6 authored over 7 years ago by Ben Smith <[email protected]>
Include "Need help?" section in README

github.com/commanded/commanded - 8fa62c342babb0606afc9754c4eaf811ce151bfb authored over 7 years ago by Ben Smith <[email protected]>
Pattern match last event params

github.com/commanded/eventstore - 33f6128f64bddf5fb099cf31a5e98d6baaa2579d authored over 7 years ago by Ben Smith <[email protected]>
Latest mix dependencies

github.com/commanded/eventstore - e558231da839ade9a8c40c003e47fa319893f2d2 authored over 7 years ago by Ben Smith <[email protected]>
Merge pull request #54 from slashdotdash/feature/stream-registry

Use Elixir Registry for streams and subscriptions

github.com/commanded/eventstore - b9a36f02da7361c5c35fd8cc29a2170a4f2e9ead authored over 7 years ago by Ben Smith <[email protected]>
Subscribe to stream benchmark

github.com/commanded/eventstore - 1221fe921f5d19128deb6f40853d3abc181679a3 authored over 7 years ago by Ben Smith <[email protected]>
Notify subscribers in parallel

github.com/commanded/eventstore - 72a1be7fa93996c12dbbc83ab9f1097e8b48649c authored over 7 years ago by Ben Smith <[email protected]>
Subscribe to stream benchmark

github.com/commanded/eventstore - ce39d8da77b6128a1cd38f96e346d0eec270cf64 authored over 7 years ago by Ben Smith <[email protected]>
Use Registry for subscriptions

github.com/commanded/eventstore - 057ae6ed489771385fedff31f1bb66e2d24832fd authored over 7 years ago by Ben Smith <[email protected]>
Use latest Elixir and Erlang/OTP in Travis CI

github.com/commanded/eventstore - 591678f8f4809f7484b7d79e22e59610bdb8f23f authored over 7 years ago by Ben Smith <[email protected]>
Use Elixir 1.4 Registry for stream processes

`EventStore.Serializer` exposes a macro to provide access to the
serializer module configured in...

github.com/commanded/eventstore - da7f9b03cbb9e21d81769351556f7ce090b50c03 authored over 7 years ago by Ben Smith <[email protected]>
Include Brenton Annann in Contributors section of README

github.com/commanded/commanded - 99f1873fddd91d7932a8b7d3616250dee5f67d0c authored over 7 years ago by Ben Smith <[email protected]>
Merge pull request #65 from brentonannan/feature/compile_with_alternate_registry

Allow compiling in other registry providers

github.com/commanded/commanded - 0b06e2799fa4b0b45e80a3fe0d25773c80f4518c authored over 7 years ago by Ben Smith <[email protected]>
Allow compiling in other registry providers

Provider must support :via tuples

github.com/commanded/commanded - feb466e797ad776e7fdbeae0d195839240b03bec authored over 7 years ago by Brenton Annan <[email protected]>
Merge pull request #64 from astery/patch-2

Touch readme

github.com/commanded/commanded - 782ed22730591d60854a1128059c12161fd3f948 authored over 7 years ago by Ben Smith <[email protected]>
Touch readme

I know it's obvious, but bring a little clarity.

github.com/commanded/commanded - df2fea1d4772ad84f58d9a657fca46a042eeee67 authored over 7 years ago by Andrey Akulov <[email protected]>
Include Contributing section in README

github.com/commanded/commanded-ecto-projections - 0f7bc8c3bcf20189df5635f03354fa7dc162e04c authored over 7 years ago by Ben Smith <[email protected]>
Travis CI use latest Elixir and OTP releases

github.com/commanded/commanded - 13a288e911595cf5a773e37d85141b6e3116a638 authored over 7 years ago by Ben Smith <[email protected]>