ca98am79 / connect-dynamodb

DynamoDB session store for Connect
http://ca98am79.github.com/connect-dynamodb/
MIT License
144 stars 66 forks source link

Unclear why this npm package exists #65

Open gruckionvit opened 4 years ago

gruckionvit commented 4 years ago

Hi Team,

I have inherited a project that uses this package. Do you have any details of why this wrapper around the native aws-sdk for dynamo exists? What does this package offer over using the native?

rafaelrpinto commented 3 years ago

@gruckionvit this is an express middleware for storing sessions on Dynamodb and not just a aws-sdk wrapper.