feat: pre-aggregation workspace stats

This commit is contained in:
DarkSky
2026-01-01 05:01:52 +08:00
parent 97507e7043
commit f745f7b669
16 changed files with 722 additions and 245 deletions
+3
View File
@@ -77,6 +77,9 @@ enum AdminWorkspaceSort {
BlobCount
BlobSize
CreatedAt
MemberCount
PublicPageCount
SnapshotCount
SnapshotSize
}