ca98am79 / connect-dynamodb

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

Configure connect-dynamodb to use auto-scaling for session table read / write capacity #52

Open duxing opened 6 years ago

duxing commented 6 years ago

2 questions:

  1. is it possible to configure connect-dynamodb to use auto-scaling for capacity?
  2. if not, what would happen if I have an existing table with capacity configured to be number X but configuration for connect-dynamodb uses number Y?