ca98am79 / connect-dynamodb

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

Adding endpoint support #24

Closed ctrombley closed 7 years ago

ctrombley commented 9 years ago

This adds endpoint support for users of DynamoDB Local.

My first pull request, be gentle...

ca98am79 commented 9 years ago

thanks, but I think since you can already pass a client in with the options, this isn't really necessary and for the sake of simplicity is best left out - i.e. you can already create a DynamoDB Local client and pass it in with the options