We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2775d84 commit 2757d6cCopy full SHA for 2757d6c
1 file changed
README.md
@@ -7,7 +7,7 @@ One or more reviews can be added to a movie but does not appear until the status
7
Reviews can later be deleted.
8
9
# Code base
10
-The current solution is heavily depending on Eventflow which gives the possibility to use CQRS with ES.
+The current solution is heavily depending on Eventflow which gives the option to use CQRS with ES.
11
12
[ Image of solution ]
13
@@ -59,7 +59,3 @@ Domain contain two root folders:
59
- Entity
60
61
**Module** makes sure to bootstrap the domain in Eventflow.
62
-
63
-# WIP
64
- - Authentication
65
- - GraphQL
0 commit comments