ruby-no-kai / takeout-app

Virtual venue for RubyKaigi Takeout w/ Amazon IVS, Chime SDK for Messaging, Transcribe
MIT License
99 stars 9 forks source link

overhaul /api/conference mutation using S3 #43

Closed sorah closed 1 year ago

sorah commented 1 year ago

serve fresh data from S3 and use IVS/Chime for notification and avoid patching existing data. The current only exception is a scheduled candidate card activation which requires a timer. The activation is individually done on useConference hook.

Thundering herd!!!!