duyhai/MeetupDiscordBot

User Redis instead of InMemoryCache

开放

#19 创建于 2023年1月30日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (4 个派生)auto 404
discord_featureenhancementgood first issue

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南