Daniel Badura

Results 31 issues of Daniel Badura

| Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | -...

Status: Needs Review

This is an updated version of #162 and should also resolve #91 Should fix #345 #280 #52

enhancement

### Prerequisites **Feel free to delete this section if you have checked off all of the following.** - [x] I've searched open [issues](https://www.github.com/FormidableLabs/spectacle/issues) to make sure I'm not opening a...

Hello :wave: Im currently working on a larger project where initially inline suppresses where used to ignore some psalm errors. Now the decision was made to use instead a baseline...

PoC of archiving events based on a marker attribute. If an event with this marker attribute is going to be saved, then all past events get archived. Then only the...

enhancement

See: https://github.com/patchlevel/event-sourcing/runs/7579745095?check_suite_focus=true#step:7:28

bug
version: 2.1.x

Convert the abstract class `AggregateRoot` into an interface and a trait with the logic which is right now in the abstract class.

BC-Break
RFC
version: 3.0.x

Right now we have no possibility to split up the stream for an aggregate. This could be handy if the stream gets really long, or even if the business needs...

RFC
version: 2.2.x

We should try to get rid of the `Default*` naming scheme since it's not providing any useful information for the user. Instead we should think about to clearify what the...

good first issue
help wanted
BC-Break
version: 4.0.x