Demo database implemented with CQRS patterns
g
cqrs-db
public
0 stars
0 forks
0 issues
Commits
List of commits on branch master.Unverified
8f4b53a406d8a742d9a395e48a7ebb610ed2ab16Factor to async command handler interface
gglorat committed 8 years ago
Unverified
00dfa9bd3b4cc409fa9fe8b55dd11b36f24da1a1Create option to choose optimistic vs pessimistic checking of indices on upsert
gglorat committed 8 years ago
Unverified
dfe6a6a3b410f68c09783ef54ab97405a3a582f3Refactor to separate storage from projector some
gglorat committed 8 years ago
Unverified
e4578b3cc75fd74b2eaf157a0516e5d6acd01745Project indices into a relational table
gglorat committed 8 years ago
Unverified
9062781564d1238d1a82cfb31246db5a873a3169Up dep versions. More read projections
gglorat committed 8 years ago
Unverified
2302b8a7303c8997f88d62a0dd1312f74dfc749aImport the basic db logic from what was priorly just a test example
gglorat committed 8 years ago