From 6a2c56d0335042ea1eb2c975c000814ca0a36a2c Mon Sep 17 00:00:00 2001 From: atridadl Date: Tue, 21 Nov 2023 13:08:15 -0700 Subject: [PATCH] README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50a444a..b0a5b19 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ A scrum poker tool that helps agile teams plan their sprints in real-time. - Front-end framework: Nextjs - Front-end library: React -- Rendering method: SSR SPA +- Rendering method: SSR - Hosting: Vercel - Real-time pub/sub: Ably - ORM: Drizzle ORM - Database: Turso (libSQL) -- Cache: Upstash (Redis) +- Cache: Redis ## Environment Vars