refactor(core): simplify event model (#33238)

This commit is contained in:
Dax
2026-06-21 16:34:57 +02:00
committed by GitHub
parent 73867756a8
commit 55f00c0b50
15 changed files with 231 additions and 569 deletions
+1 -1
View File
@@ -502,7 +502,7 @@ export type WithParts = {
}
const options = {
sync: {
durable: {
aggregate: "sessionID",
version: 1,
},