duyhai/MeetupDiscordBot

User Redis instead of InMemoryCache

Offen

#19 geöffnet am 30.01.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (4 Forks)auto 404
discord_featureenhancementgood first issue

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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