contribute.design icon indicating copy to clipboard operation
contribute.design copied to clipboard

Review API + Storage architecture

Open fivenp opened this issue 3 years ago • 2 comments

  • Is it ok to keep Vercel edge functions and CF KV storage?
  • Shall we move away from KV storage?
  • Shall we move away from Vercel edge functions for the API?
  • Shall we move away from Vercel edge deployments for the Frontend?
  • Does the Shield/Badge generator scale enough?
  • Should we consider using helix-flare?
  • Is the logic ok how the Shield/Badge generator triggers a scraper entry?

fivenp avatar Nov 14 '22 11:11 fivenp

We just got accepted to Cloudflare's D1 alpha.... That means we could use Prisma + D1 for the workers and that would be BY FAR my preferred solution :| 

fivenp avatar Nov 16 '22 15:11 fivenp

Should we consider using helix-flare?

I would recommend graphql-yoga instead :)

dan-lee avatar Nov 28 '22 13:11 dan-lee