cal.pub0.org/packages/trpc/server/routers/viewer
Lucas Smith 1eeb91a793
perf: lazy load tRPC routes (#8167)
* experiment: cold start perf

* fix: update failing test

* chore: add database indexes

* chore: use json protocol and add query batching back

* Update [status].tsx

* Update [trpc].ts

* Delete getSlimSession.ts

* Update createContext.ts

* remove trpc caller

* correctly import Prisma

* lazy ethRouter

* replace crypto with md5

* import fixes

* public event endpoint refactor

* Update yarn.lock

* Update yarn.lock

* Using yarn.lock from main

---------

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-04-25 19:39:47 -03:00
..
apiKeys perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
apps perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
auth perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
availability perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
bookings perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
deploymentSetup perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
eventTypes perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
payments perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
slots perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
sso perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
teams perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
webhook perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
workflows perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
_router.tsx perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
payments.tsx remove application_fee_amount (#8496) 2023-04-24 17:21:24 +00:00