Bruno Trindade

Results 3 issues of Bruno Trindade

## Checklist - [x] Upgrade Jets: Are you using the latest version of Jets? This allows Jets to fix issues fast. There's a `jets upgrade` command that makes this a...

bug

Hello, we're new to using Dynamoid, and DynamoDB in general. I'm hoping someone can explain why there is a large difference in latency between these calls: ```ruby MyDynamoidModel.where(the_hash_key: key).all.to_a ```...