ca98am79 / connect-dynamodb

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

Consistent reads #22

Open sorenbs opened 9 years ago

sorenbs commented 9 years ago

By Default Dynamodb issues non-consistent reads. It would be nice to have an option to use consistent reads.