Skip to content

Commit 1ec82cf

Browse files
authored
Merge pull request #830 from patchlevel/DanielBadura-patch-1
2 parents 95c0cd8 + 1aed168 commit 1ec82cf

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

composer.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,20 @@
44
"license": "MIT",
55
"description": "A lightweight but also all-inclusive event sourcing library with a focus on developer experience",
66
"keywords": [
7+
"events",
8+
"aggregates",
9+
"messages",
710
"event-sourcing",
8-
"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"
921
],
1022
"homepage": "https://event-sourcing.patchlevel.io",
1123
"authors": [

0 commit comments

Comments
 (0)