Commit Graph

5 Commits

Author SHA1 Message Date
Livio Amstutz
1367a2e139
feat: limit amount of active actions (#3143)
* max actions

* fix: max allowed actions

* fix: max allowed actions

* fix tests
2022-02-02 09:04:05 +01:00
Silvan
09be70949f
refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
Silvan
45695d3198
fix(projection): handle old event in feature (#2773) 2021-12-02 19:16:20 +01:00
Fabi
76346cb070
fix: features query (#2610) 2021-11-21 20:22:25 +01:00
Fabi
4c1be86ce2
feat: feature query (#2578)
* feat: features projection

* feat: tests

* fix: update version
2021-10-29 16:33:00 +02:00