mapbox / dyno

simple dynamodb client
MIT License
78 stars 31 forks source link

Expose streaming interface to dyno.multi #68

Closed rclark closed 9 years ago

rclark commented 9 years ago

Return the results of dynamoRequests so that multi-dyno clients can do things like scan and query with streaming results.

Also looks like travis was broken, still trying to run tests with tap