Skip to content

Commit 2f34205

Browse files
authored
Delete edge functions examples (#1135)
Edge Functions are being deprecated. We recommend using the full Node.js runtime with Fluid compute instead. [Learn more here](https://www.youtube.com/watch?v=G-ngjNfMnvE) or [read the docs](https://vercel.com/docs/functions/fluid-compute). Functions using Fluid retain the benefits of Edge Functions, without the downsides of the limited Edge runtime. Further, most workloads have 1-3 regions for their data storage, where you should co-locate your compute. Ensure your Vercel Function region is the same as your database. Places where these folders were linked (through Vercel templates) have been updated.
1 parent 5e9e847 commit 2f34205

File tree

254 files changed

+0
-17940
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

254 files changed

+0
-17940
lines changed

edge-api-routes/authed-proxy/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

edge-api-routes/authed-proxy/README.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

edge-api-routes/authed-proxy/api/proxy.ts

Lines changed: 0 additions & 37 deletions
This file was deleted.

edge-api-routes/authed-proxy/package.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

edge-api-routes/authed-proxy/public/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

edge-api-routes/cache-control/.gitignore

Lines changed: 0 additions & 37 deletions
This file was deleted.

edge-api-routes/cache-control/README.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

edge-api-routes/cache-control/api/edge.ts

Lines changed: 0 additions & 18 deletions
This file was deleted.

edge-api-routes/cache-control/package.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

edge-api-routes/cache-control/public/index.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)