twenty/packages
Charles Bochet 17a1760afd
Improve performance twenty orm (#6691)
## Context

As we grow, the messaging scripts are experiencing performance issues
forcing us to temporarily disable them on the cloud.
While investigating the performance, I have noticed that generating the
entity schema (for twentyORM) in the repository is taking ~500ms locally
on my Mac M2 so likely more on pods. Caching the entitySchema then!

I'm also clarifying naming around schemaVersion and cacheVersions ==>
both are renamed workspaceMetadataVersion and migrated to the workspace
table (the workspaceCacheVersion table is dropped).
2024-08-20 19:42:02 +02:00
..
twenty-chrome-extension Improve performance twenty orm (#6691) 2024-08-20 19:42:02 +02:00
twenty-docker Lumosviridi v20 kubernetes updates (#6356) 2024-08-08 13:55:45 +02:00
twenty-e2e-testing feat(e2e): twenty-e2e-testing with playwright (#6539) 2024-08-14 17:23:32 +02:00
twenty-emails Bump version to 0.23.1 (#6567) 2024-08-07 17:09:30 +02:00
twenty-front Improve performance twenty orm (#6691) 2024-08-20 19:42:02 +02:00
twenty-postgres Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-server Improve performance twenty orm (#6691) 2024-08-20 19:42:02 +02:00
twenty-ui added typechecking for all ts files (#6466) 2024-08-20 11:05:13 +02:00
twenty-utils Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00
twenty-website Fix frontend tests (#6585) 2024-08-09 08:38:01 +02:00
twenty-zapier [Fix] Remove usage of deprecated FieldMetadata type probability (#6279) 2024-07-16 11:36:10 +02:00