quintilesims / slackbot

Slack bot for IQVIA
MIT License
2 stars 0 forks source link

Create DynamoDB store #5

Closed zpatrick closed 6 years ago

zpatrick commented 6 years ago

We currently have in-memory implementations for our database object. Since this service will be stateless, we need to use a real database for persistence. I recommend we use this DynamoDB library.

We will need the following: