ca98am79 / connect-dynamodb

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

BUGFIX for length of undefined issue #34

Closed Baraksi closed 7 years ago

Baraksi commented 7 years ago

binding the ongoing call to onScan function to the right 'this' object

ca98am79 commented 7 years ago

Thanks!