mapbox / dyno

simple dynamodb client
MIT License
78 stars 31 forks source link

Configurable items-per-event on query, scan streams #113

Closed rclark closed 8 years ago

rclark commented 8 years ago

It would be pretty useful in several contexts if you could specify the number of items that you get returned in each data event by a query or scan stream.