Ecosyste.ms: OpenCollective

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

github.com/commanded/commanded-ecto-projections

Read model projections for Commanded using Ecto
https://github.com/commanded/commanded-ecto-projections

`schema_versions` of app repo and event store colliding?

ShawnMcCool opened this issue about 2 months ago
Batching support

fmterrorf opened this pull request 4 months ago
Fix result typespec of `c:after_update/3`

satom99 opened this pull request 10 months ago
Use an UPSERT SQL query to insert or update the projection version

slashdotdash opened this pull request about 1 year ago
Rework macro to avoid compile-time dependency on given application

xpgdk opened this pull request about 1 year ago
Concurrency issue when updating projection version

kagvfiau opened this pull request almost 2 years ago
Add batching support

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

mattnenterprise opened this pull request about 2 years ago
Configure repo at runtime

dvic opened this issue over 2 years ago
fix: elixir 1.14 warnings

yordis opened this pull request over 2 years ago
Document the usage of `multi`.

suzdalnitski opened this issue over 2 years ago
Starting as part of application supervision tree fails

tonnenpinguin opened this issue almost 3 years ago
Error starting using Supervisor

zander-br opened this issue about 3 years ago
Misc doc changes

kianmeng opened this pull request over 3 years ago
How to insert data in different tables for one event?

MMore opened this issue over 3 years ago
Don't call the `after_update/3` function when idempotency check fails

slashdotdash opened this issue almost 4 years ago
Projector performance issues

edmaarcosta opened this issue almost 4 years ago
Allow exceptions to be rescued by Commanded's event handler

slashdotdash opened this pull request about 4 years ago
Remove try / rescue from projection function

slashdotdash opened this issue about 4 years ago
Typo in Usage.md

basilenouvellet opened this pull request about 4 years ago
Support `schema_prefix/2` function

slashdotdash opened this pull request over 4 years ago
Support runtime projector names

slashdotdash opened this pull request over 4 years ago
Support runtime projector names

slashdotdash opened this issue over 4 years ago
Events not projected in order?

larskluge opened this issue almost 5 years ago
Dynamic schema prefix

slashdotdash opened this pull request about 5 years ago
Dynamic schema prefix

slashdotdash opened this issue about 5 years ago
Allow projectors to be tested directly

slashdotdash opened this issue about 5 years ago
Suppport multiple Commanded apps

slashdotdash opened this pull request over 5 years ago
Improvement: Skip noop events

sascha-wolf opened this pull request almost 6 years ago
Use `timestamp with time zone` for timestamp fields in `projection_versions`

datafoo opened this pull request almost 6 years ago
Add microseconds to timestamp fields in `projection_versions`.

datafoo opened this pull request almost 6 years ago
add .formatter.exs to hex package

amatalai opened this pull request about 6 years ago
String keys in cast/3 are deprecated for ecto 3

LostKobrakai opened this pull request about 6 years ago
Upgrade to Ecto v3

CptBreeza opened this pull request about 6 years ago
Ecto projector shutting down service when invalid event

sebastialonso opened this issue about 6 years ago
Upgrade to Ecto v3

slashdotdash opened this issue about 6 years ago
fixed changeset dialyzer warnings

amatalai opened this pull request about 6 years ago
Use lambda instead of unhygienic var in projection macros

amatalai opened this pull request over 6 years ago
Support Commanded's event handler `error/3` callback

slashdotdash opened this pull request over 6 years ago
Document :consistency option in README

vovayartsev opened this issue over 6 years ago
Error output on transaction failure

jfornoff opened this issue about 7 years ago
Project macro should take a lambda containing the Ecto.Multi variable

slashdotdash opened this issue about 7 years ago
Fix: Pass the `schema_prefix` to `Ecto.Multi.update`

sascha-wolf opened this pull request over 7 years ago
Document name option of Commanded.Projections.Ecto

febeling opened this pull request over 7 years ago
ProjectionVersion: Add option to define a schema prefix

sascha-wolf opened this pull request over 7 years ago
ProjectionVersion: Allow to define prefix

sascha-wolf opened this issue over 7 years ago
Document skipping an event in README

febeling opened this pull request over 7 years ago
Add repo option in __using__ macro

astery opened this pull request over 7 years ago