twenty/packages/twenty-server/patches
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
..
@graphql-yoga-nestjs-npm-2.1.0-cb509e6047.patch Improve performance twenty orm (#6691) 2024-08-20 19:42:02 +02:00
@nestjs+graphql+12.1.1.patch feat: wip server folder structure (#4573) 2024-03-20 16:23:46 +01:00
@ptc-org+nestjs-query-graphql+4.2.0.patch Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
class-validator+0.14.0.patch Update scripts and documentation to use nx and new monorepo architecture (#2912) 2023-12-11 10:54:57 +01:00
typeorm+0.3.20.patch feat: created by email calendar (#6536) 2024-08-07 15:03:06 +02:00