mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
866ec66096
Without this optimization, we fetched loads of entries from the database, which led to database and nodejs overloads. We could go further, this is a modest patch towards better performance. We use two queries: one fetches the workspaces, the second the organization that the workspace belongs to. --------- Co-authored-by: Florent FAYOLLE <florent.fayolle@beta.gouv.fr> |
||
---|---|---|
.. | ||
Activations.ts | ||
DocApiForwarder.ts | ||
DocWorkerMap.ts | ||
Doom.ts | ||
HomeDBManager.ts | ||
Housekeeper.ts | ||
NotifierTypes.ts | ||
Permissions.ts | ||
scrubUserFromOrg.ts | ||
TypeORMPatches.ts | ||
Usage.ts | ||
values.ts |