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

This commit is contained in:
Dax
2026-06-21 10:34:57 -04:00
committed by GitHub
parent ca006a2d20
commit fb43c15f88
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,
},