ca98am79 / connect-dynamodb

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

Table name doesn't default to 'sessions' #13

Closed shauvik closed 10 years ago

shauvik commented 10 years ago

I omitted the table attribute to the config options and got this error.

Running "watch" task
Waiting...Express server listening on port 3000
{ [MissingRequiredParameter: Missing required key 'TableName' in params]
  code: 'MissingRequiredParameter',
  name: 'MissingRequiredParameter' } null
OK

It worked after adding the table attribute.

ca98am79 commented 10 years ago

thanks for your help - this has been fixed:

https://github.com/ca98am79/connect-dynamodb/commit/b81d83612e37d19e8f413715e6f77705e9e8644d