cs399f24 / BingoMaker

0 stars 4 forks source link

DynamoDB Driver #24

Closed drekdrek closed 2 weeks ago

drekdrek commented 2 weeks ago

This creates a driver for DynamoDB

drekdrek commented 2 weeks ago

i haven't implemented tests for this yet, as it will need mocking

drekdrek commented 2 weeks ago

Tests will not pass, due to testing of the driver requiring credentials to AWS, running a local DynamoDB in a container is a solution to this problem.

jpappel commented 2 weeks ago

:shipit: