andyrichardson / subscriptionless

GraphQL subscriptions (and more) on serverless infrastructure
MIT License
93 stars 3 forks source link

feat: 3 hour ttl on dynamodb tables #13

Closed reconbot closed 3 years ago

reconbot commented 3 years ago

At a 3 hour ttl for ddb tables. Uses the field name expiresAt.

I'm not using serverless or terraform but I think I got the configs right.

closes #6