issues
search
thenativeweb
/
node-cqrs-domain
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
http://cqrs.js.org/pages/domain.html
MIT License
269
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update deps
#157
ssipos90
closed
3 years ago
5
Bump mongodb from 2.1.21 to 3.6.1
#156
dependabot[bot]
opened
4 years ago
0
Bump lodash from 4.17.15 to 4.17.19
#155
dependabot[bot]
closed
4 years ago
0
rollback aggregate to a given revision
#154
stefanomiccoli
opened
4 years ago
5
Unique field validation
#153
imissyouso
opened
4 years ago
7
How to handle errors thrown from defineCommand / defineEvent handlers?
#152
imissyouso
opened
4 years ago
9
Fix for error(s) swallowing
#151
ssipos90
closed
4 years ago
2
Adding SRV support for MongoDB
#150
Glockenbeat
closed
5 years ago
6
Transaction with two aggregates
#149
MatyMatousek
opened
5 years ago
1
Fixed README formatting in Aggregate section
#148
bikerp
closed
5 years ago
0
Where to catch Error: Please pass a valid aggregate id!
#147
bikerp
closed
5 years ago
11
default value command schema
#146
tommiii
closed
5 years ago
2
Same event name in different contexts
#145
bikerp
closed
5 years ago
2
How to clear/init
#144
bikerp
closed
5 years ago
2
defaultCommandHandler bug, adding "undefined" to array of evtsToDispatch
#143
rakamoviz
opened
5 years ago
1
Context and aggregateId
#142
bikerp
closed
5 years ago
5
How to use domainPath in unit tests
#141
bikerp
closed
5 years ago
7
Access meta in command
#140
bikerp
closed
5 years ago
2
Can a command fire more than one event?
#139
tommiii
opened
5 years ago
3
How to use in AWS Lambda
#138
bikerp
closed
5 years ago
5
[Bug] Precondition aggregate is empty
#137
ssipos90
closed
5 years ago
2
revision guard
#136
alemhnan
closed
6 years ago
6
Add google cloud datastore Lock implementation
#135
amura2406
opened
6 years ago
10
CQRS Question about bulk import
#134
blissi
closed
5 years ago
5
Is it possible to replace the t4-validation?
#133
blissi
closed
6 years ago
5
Let MongoDB generate the aggregate ID?
#132
blissi
closed
6 years ago
6
missing dependency uuid
#131
beenotung
closed
6 years ago
1
Migrating from a monolith SQL based architecture to cqrs
#130
OrH
closed
6 years ago
5
What is the purpose of `id` in a command?
#129
wi-ski
closed
5 years ago
5
Update lodash
#128
alemhnan
closed
6 years ago
0
Schema validation rules structure loader bug fix
#127
OrH
closed
6 years ago
0
Quicky Readme tweaks
#126
wi-ski
closed
6 years ago
1
add option to add custom structureLoader implementation
#125
nanov
closed
6 years ago
0
JSON schema validation is not working for commands
#124
tommiii
closed
6 years ago
12
how to do aggregate.apply(event) in defineCommandHandler
#123
coco20131985
opened
6 years ago
1
add externallyLoaded contexts to the main reorder function
#122
nanov
closed
6 years ago
0
Add externallyLoaded option to context, and load those separately
#121
nanov
closed
6 years ago
4
Do not set revision when persistence is disabled
#120
nanov
closed
6 years ago
0
Ensuring transaction consistency across multiple processes
#119
xander-mbaka
opened
6 years ago
1
Documentation of features
#118
xander-mbaka
closed
6 years ago
7
Support for generic default tree structure
#117
aehtiopicus
opened
6 years ago
5
Typo in Command validation sample code
#116
sdaves
closed
6 years ago
0
Different behaviour in structure loader
#115
alemhnan
closed
6 years ago
3
TypeScript mappings
#114
blissi
closed
6 years ago
5
Use of node loader extensions for valid file types of parsing definition sources
#113
repkins
closed
7 years ago
4
Command revision verifying while disabled persistance
#112
repkins
closed
7 years ago
3
definePreLoadCondition handing commands version
#111
repkins
closed
7 years ago
1
Domain.stop()
#110
alemhnan
closed
7 years ago
2
Aggregate schema validation
#109
alemhnan
closed
7 years ago
4
Difference between revision and a version?
#108
domagojk
closed
7 years ago
2
Next