issues
search
neos
/
Neos.EventSourcing
A library for Event Sourcing and CQRS for Flow projects.
MIT License
44
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename "master" branch to "main"
#320
robertlemke
opened
6 months ago
1
TASK: Allow newer versions of symfony packages
#319
jonnitto
opened
7 months ago
0
Configurable EventNormalizers
#318
bwaidelich
opened
8 months ago
1
Speed up catchUp() and replay()
#317
robertlemke
closed
1 year ago
0
Catch up and replay is unnecessary slow when Event Store contains many events
#316
robertlemke
closed
1 year ago
0
TASK: Declare compatibility with Flow 9
#315
robertlemke
closed
1 year ago
0
WIP: EventStream Test
#314
bwaidelich
closed
10 months ago
2
FEATURE: Add normalize support for ValueObjectNormalizer
#313
sorenmalling
closed
8 months ago
4
Allow for more flexible stream selection for listeners implementing `StreamAwareEventListenerInterface`
#312
bwaidelich
opened
2 years ago
1
BUGFIX: Adjust return types to "static" where late static binding
#311
bwaidelich
closed
2 years ago
0
TASK: Use "static" return type where needed
#310
robertlemke
closed
2 years ago
11
Use "static" return types where needed
#309
robertlemke
closed
2 years ago
0
FEATURE: AfterCatchUpInterface and documentation on how to trigger side effects after projection update
#308
skurfuerst
closed
2 years ago
0
Apply fixes from StyleCI
#307
bwaidelich
closed
2 years ago
0
FEATURE: Extensible EventApplier
#306
bwaidelich
closed
10 months ago
2
BUGFIX: fix Doctrine upwards compatibility (needed for Symfony compat)
#305
skurfuerst
closed
2 years ago
0
BUGFIX: ensure DoctrineEventStorage::setup method works on new PHP versions
#304
skurfuerst
closed
2 years ago
0
TASK: add documentation on how to use AppliedEventsStorage for side effects
#303
skurfuerst
closed
2 years ago
1
Release 2.4.1 is not compatible with PHP 7.4
#302
jonnitto
closed
2 years ago
7
Allow "static" return type for constructor methods
#301
robertlemke
closed
2 years ago
1
BUGFIX: Refactor DoctrineAdapterTest setup to avoid failure with defa…
#300
bwaidelich
closed
10 months ago
1
BUGFIX: Refactor JobQueueEventPublisherTest::publishQueuesAJobForEach…
#299
bwaidelich
closed
2 years ago
0
Add missing return types
#298
nezaniel
closed
2 years ago
1
Fix fatal error in projection:list command
#297
robertlemke
closed
2 years ago
0
Add annotations to DomainEvents to make static analyzers happy
#296
nezaniel
closed
2 years ago
0
Add normalization capabilities for backed enums
#295
nezaniel
closed
2 years ago
0
Adjust a few return types for PHP 8.1
#294
robertlemke
closed
2 years ago
0
Fix custom job queue name examples
#293
bwaidelich
closed
2 years ago
0
BUGFIX: Avoid transaction when setting up event store table
#292
bwaidelich
closed
2 years ago
2
eventstore:setup throws "There is no active transaction" on PHP 8 & MySQL
#291
bwaidelich
closed
2 years ago
1
BUGFIX: Guaranty order of sequencenumber
#290
saschanowak
closed
3 years ago
7
BUGFIX: Adjust DoctrineEventStorage commit retry attempts
#289
kdambekalns
opened
3 years ago
9
BUGFIX: Lock events table before committing
#288
kdambekalns
closed
2 years ago
8
BUGFIX: Catch DeadlockException when committing events
#287
kdambekalns
closed
3 years ago
1
BUGFIX: Clear $pendingEvents when invoking DeferEventPublisher
#286
paxuclus
closed
3 years ago
0
BUGFIX: Include listener class name in exception message
#285
kdambekalns
closed
3 years ago
0
BUGFIX: Trigger publishing queue only once per eventtype/listener com…
#284
bwaidelich
closed
3 years ago
0
JobQueueEventPublisher iterates over event class names more often than intended
#283
kdambekalns
closed
3 years ago
3
More extensible event listener method resolution
#282
bwaidelich
opened
3 years ago
2
Compatibility with Flow 7.*
#281
robertlemke
closed
3 years ago
1
Remove broken ProductRepository::create() example from Readme
#280
bwaidelich
closed
3 years ago
0
Event Sourced Aggregate example fails
#279
bwaidelich
closed
3 years ago
1
WIP: Standalone usage
#278
skurfuerst
opened
3 years ago
0
WIP: Snapshot create and restore support for projections
#277
robertlemke
opened
4 years ago
7
BUGFIX: Projection is reset on projection:catchup
#276
robertlemke
closed
4 years ago
0
Projection is reset on running projection:catchup
#275
robertlemke
closed
4 years ago
0
BUGFIX: EventListenerInvoker: Don't reset maximum sequence number in …
#274
bwaidelich
closed
4 years ago
0
FEATURE: Make InMemoryStreamIterator immutable
#273
bwaidelich
closed
4 years ago
0
BUGFIX: Fix unit tests
#272
bwaidelich
closed
4 years ago
0
FEATURE: Introduce projection:catchup command
#271
robertlemke
closed
4 years ago
0
Next