feat: add epoch event stream to aggregate id

This commit is contained in:
2025-08-12 05:07:16 +02:00
parent d3b08b0caa
commit 393afd58d6
16 changed files with 34 additions and 72 deletions

View File

@@ -2,7 +2,6 @@
"dependencies": {
"@valkyr/db": "1.0.1",
"mongodb": "6",
"nanoid": "5",
"postgres": "3",
"zod": "4"
},