All Projects → CodingDoug → min-functions-cold-start

CodingDoug / min-functions-cold-start

Licence: other
Scaffolding for Cloud Functions deployed with the Firebase CLI that minimize cold starts by using TypeScript async imports

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to min-functions-cold-start

ctpfrec
Python implementation of "Content-based recommendations with poisson factorization", with some extensions
Stars: ✭ 31 (-59.21%)
Mutual labels:  cold-start
cloud-functions-boilerplate
An ever-evolving, opinionated architecture, starter kit, and development environment for writing and structuring google cloud functions for firebase.
Stars: ✭ 40 (-47.37%)
Mutual labels:  cloud-functions-for-firebase

Minimize cold starts with Cloud Functions for Firebase and TypeScript

This project contains just scaffolding for Cloud Functions deployed with the Firebase CLI that minimize cold starts by using TypeScript async imports. It accompanies my blog post on Medium called "Organize Cloud Functions for max cold start performance and readability with TypeScript and Firebase". Read there for more information about how this code works.

LICENSE

Copyright 2020, Doug Stevenson

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty, provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].