We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95c0cd8 + 1aed168 commit 1ec82cfCopy full SHA for 1ec82cf
1 file changed
composer.json
@@ -4,8 +4,20 @@
4
"license": "MIT",
5
"description": "A lightweight but also all-inclusive event sourcing library with a focus on developer experience",
6
"keywords": [
7
+ "events",
8
+ "aggregates",
9
+ "messages",
10
"event-sourcing",
- "ddd"
11
+ "domain driven design",
12
+ "ddd",
13
+ "cqrs",
14
+ "projection",
15
+ "processor",
16
+ "event driven",
17
+ "message driven",
18
+ "dcb",
19
+ "dynamic consistency boundary",
20
+ "patchlevel"
21
],
22
"homepage": "https://event-sourcing.patchlevel.io",
23
"authors": [
0 commit comments