duyhai/MeetupDiscordBot

User Redis instead of InMemoryCache

Open

#19 opened on Jan 30, 2023

 (0 comments) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
discord_featureenhancementgood first issue

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

We should use Redis to make the Meetup token flow more robust. Fly.io has free Redis instances

  • Set up Redis in Fly.io
  • Add code to connect and use Redis

Contributor guide