From 529b3ef7c9d764113679c9cd28c7215bd59ee291 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji <88056492+atridadl@users.noreply.github.com> Date: Fri, 9 Jun 2023 04:20:00 -0600 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 382ef6d..e3aa4c0 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,11 @@ A scrum poker tool that helps agile teams plan their sprints in real-time. - Front-end framework: Nextjs - Rendering method: SSR -- Hosting: Vercel +- Hosting: Railway - Real-time pub/sub: Ably - ORM: Prisma -- Database: Planetscale Serverless mySQL -- Cache: Upstash Redis -- Rate-limiting: Upstash Redis +- Database: PostgreSQL +- Cache: Redis ## Versioning