Integrate Authority Blob storage

This commit is contained in:
Youzini-afk
2026-04-28 12:52:52 +08:00
parent 322804a12a
commit d7cbbb20c1
5 changed files with 1531 additions and 194 deletions

View File

@@ -137,6 +137,7 @@ export function createGraphPersistenceState() {
authorityServerPrimaryReady: false,
authorityStoragePrimaryReady: false,
authorityTriviumPrimaryReady: false,
authorityBlobReady: false,
authorityBrowserCacheMode: "minimal",
authorityOfflineQueueBytes: 0,
authorityOfflineQueueItems: 0,
@@ -155,6 +156,14 @@ export function createGraphPersistenceState() {
authorityLastJobProgress: 0,
authorityLastJobError: "",
authorityLastJobUpdatedAt: "",
authorityBlobState: "idle",
authorityLastBlobEvent: null,
authorityLastBlobAction: "",
authorityLastBlobBackend: "",
authorityLastBlobPath: "",
authorityLastBlobReason: "",
authorityLastBlobError: "",
authorityLastBlobUpdatedAt: "",
localStoreFormatVersion: 1,
localStoreMigrationState: "idle",
opfsWriteLockState: {