mapbox / dyno

simple dynamodb client
MIT License
78 stars 28 forks source link

Native types for LastEvaluatedKey and ExclusiveStartKey. #104

Closed willwhite closed 9 years ago

willwhite commented 9 years ago
willwhite commented 9 years ago

@rclark I'm satisfied with the tests now. Can you :eyes: ?

This is not a critical change and I'm inclined to just merge and wait for another substantial change before bothering with a release.

rclark commented 9 years ago

LGTM -- I would go for a release if for no other reason than being able to use it in https://github.com/mapbox/cardboard/pull/152. Shouldn't have to mess with wire-format in a lib that otherwise relies on dyno for object simplification.