issues
search
meteor-space
/
event-sourcing
CQRS and Event Sourcing Infrastructure for Meteor.
MIT License
63
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix Metoer typo
#96
hexagon6
opened
7 years ago
0
Fix/return space error from router
#95
rhyslbw
closed
5 years ago
0
Returning Space.Error from Router rather than null
#94
rhyslbw
closed
8 years ago
1
Release 3.1.0
#93
darko-mijic
closed
8 years ago
0
Release 3.1.0
#92
darko-mijic
closed
8 years ago
0
Save the type + version of the last event in the projected document as metadata
#91
rhyslbw
opened
8 years ago
0
Fix/only process external commits containing messages that can be handled
#90
rhyslbw
closed
8 years ago
2
Add nice error when forgetting to add a sourceId for an event in aggregates
#89
rhyslbw
opened
8 years ago
0
Feature/projection rebuilder better logging, exception handling, and reporting
#88
rhyslbw
closed
8 years ago
1
Return early in makeSnapshotOf if versionFrequency not met
#87
rhyslbw
closed
8 years ago
1
Shouldn't be snapshotting first version of the aggregate
#86
rhyslbw
closed
8 years ago
1
Feature/commit publishing exception handling
#85
rhyslbw
closed
8 years ago
1
Commit publishing concurrency exception handling
#84
rhyslbw
closed
8 years ago
1
Feature/concurrency exception handling
#83
rhyslbw
closed
8 years ago
5
Add index on receivers.appId
#82
rhyslbw
closed
8 years ago
0
meta eventCorrelationProperty values are now converted to a string if a Guid
#81
rhyslbw
closed
8 years ago
1
Fix/concurrency error handling
#80
rhyslbw
closed
8 years ago
0
Management of old snapshots
#79
rhyslbw
closed
8 years ago
2
Log to debug to make log.info production friendly
#78
rhyslbw
closed
8 years ago
1
Logging to 'info' too noisy
#77
rhyslbw
closed
8 years ago
0
Commit timeout bug fix
#76
rhyslbw
closed
8 years ago
1
Concurrency
#75
qejk
closed
8 years ago
0
Only call aggregate.replayEvents if there are remainingEvents to be replayed
#74
rhyslbw
closed
8 years ago
0
Hotfix/commit timeout bug
#73
rhyslbw
closed
8 years ago
2
Implement process death handling
#72
rhyslbw
opened
8 years ago
1
Aggregate throws an error when snapshot type is not registered
#71
darko-mijic
opened
8 years ago
4
Release/3.0.1
#70
darko-mijic
closed
8 years ago
0
Release/3.0.1
#69
darko-mijic
closed
8 years ago
0
Do not throw errors if there is no data to insert after rebuilding projected collection
#68
darko-mijic
closed
8 years ago
7
eventCorrelationProperty is serialized as EJSON
#67
darko-mijic
closed
8 years ago
6
Chore/rewrite test app to es6
#66
rhyslbw
closed
8 years ago
0
rewrites test app to ES6
#65
DominikGuzei
closed
8 years ago
2
Merge release 3.0.0 from master to develop
#64
darko-mijic
closed
8 years ago
0
Extend Space.eventSourcing.Aggregate from Space.domain.Entity
#63
rhyslbw
opened
8 years ago
1
Feature/Replay events in batches
#62
rhyslbw
opened
8 years ago
0
Release/3.0.0
#61
darko-mijic
closed
8 years ago
0
Formalise concept of state-change rules within aggregate
#60
rhyslbw
opened
8 years ago
1
Chore/3.0.0 changelog
#59
rhyslbw
closed
8 years ago
0
Failed commit processing handling
#58
rhyslbw
closed
8 years ago
3
eventSourceable mixin
#57
rhyslbw
opened
8 years ago
12
Add Repository tests to document the expected behaviour
#56
rhyslbw
closed
8 years ago
3
Investigate why command data is not stored in the commit store
#55
darko-mijic
closed
8 years ago
4
updates the snapshot setup to latest apis
#54
DominikGuzei
closed
8 years ago
0
Update to current APIs
#53
darko-mijic
closed
8 years ago
5
Feature/aggregate di
#52
qejk
closed
8 years ago
17
Standardize mapping fields on Aggregate and Process as methods
#51
qejk
closed
8 years ago
3
Chore/refactor to new ejsonable mixin
#50
darko-mijic
closed
8 years ago
1
Projection rebuilding via Space.jobQueue
#49
rhyslbw
opened
8 years ago
0
Standardize way to map fields on DDD elements
#48
qejk
opened
8 years ago
16
Chore/projector refactor
#47
rhyslbw
closed
8 years ago
1
Next