mboudreau / Alternator

A mock DynamoDB that runs locally for testing purposes - DEPRECATED, PLEASE USE DYNAMODB LOCAL: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
Apache License 2.0
78 stars 39 forks source link

Added support for Binary type of ValueAttribute for the GetItem call #55

Closed ehoule closed 11 years ago

ehoule commented 11 years ago
mboudreau commented 11 years ago

Thanks! I'll deploy a new version tonight.

mboudreau commented 11 years ago

New version pushed: 0.3.5

Cheers!

ehoule commented 11 years ago

Thanks! And thanks for sharing this project, works great!