We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2927366 commit 5dc0b6cCopy full SHA for 5dc0b6c
1 file changed
README.md
@@ -40,7 +40,7 @@ Each micro service contain two projects:
40
- ReadStore
41
- Service
42
43
-**ReadStore** being the read model for the service. This is used to query through.
+**ReadStore** being the read model for the service.
44
45
**Service** being the service API.
46
@@ -51,8 +51,6 @@ Domain contain two root folders:
51
52
**Business** contain elements for each domain, such as:
53
- Events
54
- - Queries
55
- - Commands
56
- Snapshots
57
- Aggregate
58
- AggregateState
0 commit comments